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

19 lines
339 B
JSON

{
"uuid": "2e0effb8-b141-449d-8c41-0f2bc3cb8e88",
"shortName": "Crash Test",
"longName": "Crash Test",
"companyName": "Pebble",
"versionCode": 1,
"versionLabel": "1.0",
"watchapp": {
"watchface": false
},
"resources": {
"media": []
},
"targetPlatforms": [
"aplite",
"basalt"
],
"sdkVersion": "3"
}