mirror of
https://github.com/google/pebble.git
synced 2026-02-17 18:56:50 -05:00
20 lines
393 B
JSON
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": []
|
|
}
|
|
}
|