Files
pebble/src/apps/crash_demo_watchface/appinfo.json
2025-01-27 11:38:16 -08:00

20 lines
393 B
JSON

{
"uuid": "7de4c63c-e674-4a46-862b-bd41da17467e",
"shortName": "crash_demo_watchface",
"longName": "crash_demo_watchface",
"companyName": "MakeAwesomeHappen",
"versionCode": 1,
"versionLabel": "1.0",
"sdkVersion": "3",
"targetPlatforms": ["aplite", "basalt"],
"watchapp": {
"watchface": true
},
"appKeys": {
"dummy": 0
},
"resources": {
"media": []
}
}