TwatchRings/appinfo.json

54 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2015-12-25 18:10:48 -07:00
{
"appKeys": {},
"capabilities": [
""
],
"companyName": "dartcatcher@gmail.com",
"enableMultiJS": false,
2015-12-25 18:10:48 -07:00
"longName": "Twatch Rings",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/menu.png",
"menuIcon": true,
"name": "MENU_IMAGE",
2015-12-25 18:24:19 -07:00
"targetPlatforms": null,
2015-12-25 18:10:48 -07:00
"type": "png"
},
2015-12-27 08:53:30 -07:00
{
"file": "images/icon",
"name": "IMAGE_ICON",
"targetPlatforms": null,
"type": "bitmap"
},
2015-12-25 18:10:48 -07:00
{
"characterRegex": "[\uf10b]",
"file": "fonts/fontawesome-webfont.ttf",
"name": "SYMBOLS_64",
"targetPlatforms": null,
"type": "font"
2015-12-27 08:53:30 -07:00
},
{
"characterRegex": "[0-9]",
"file": "fonts/Helvetica-Bold.ttf",
"name": "FONT_24",
"targetPlatforms": null,
"type": "font"
2015-12-25 18:10:48 -07:00
}
]
},
"sdkVersion": "3",
"shortName": "Twatch Rings",
"targetPlatforms": [
"aplite",
2015-12-25 18:10:48 -07:00
"basalt",
"chalk"
],
"uuid": "029c47c0-f364-4d8f-bf66-abd35a9008f8",
"versionLabel": "1.4",
2015-12-25 18:10:48 -07:00
"watchapp": {
"watchface": true
}
}