Fix UUID
This commit is contained in:
parent
68b211ae5e
commit
782e89d2e2
20
appinfo.json
20
appinfo.json
|
@ -4,41 +4,27 @@
|
|||
""
|
||||
],
|
||||
"companyName": "dartcatcher@gmail.com",
|
||||
"longName": "Twatch Rings",
|
||||
"longName": "Twatch Popcorn",
|
||||
"projectType": "native",
|
||||
"resources": {
|
||||
"media": [
|
||||
{
|
||||
"characterRegex": "[0-9]",
|
||||
"file": "fonts/Helvetica-Regular.ttf",
|
||||
"name": "FONT_24",
|
||||
"targetPlatforms": null,
|
||||
"type": "font"
|
||||
},
|
||||
{
|
||||
"file": "images/menu.png",
|
||||
"menuIcon": true,
|
||||
"name": "MENU_IMAGE",
|
||||
"targetPlatforms": null,
|
||||
"type": "png"
|
||||
},
|
||||
{
|
||||
"characterRegex": "[0-9]",
|
||||
"file": "fonts/Helvetica-Bold.ttf",
|
||||
"name": "FONT_36",
|
||||
"targetPlatforms": null,
|
||||
"type": "font"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdkVersion": "3",
|
||||
"shortName": "Twatch Rings",
|
||||
"shortName": "Twatch Popcorn",
|
||||
"targetPlatforms": [
|
||||
"aplite",
|
||||
"basalt",
|
||||
"chalk"
|
||||
],
|
||||
"uuid": "029c47c0-f364-4d8f-bf66-abd35a9008f8",
|
||||
"uuid": "e7872ba0-6697-41f3-9e18-43effc3b6dfe",
|
||||
"versionLabel": "1.0",
|
||||
"watchapp": {
|
||||
"watchface": true
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue