TwatchRings/appinfo.json

54 lines
1.4 KiB
JSON

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