mirror of
https://github.com/google/pebble.git
synced 2026-02-18 19:26:51 -05:00
Import of the watch repository from Pebble
This commit is contained in:
19
src/apps/delayed_worker_crash/appinfo.json
Normal file
19
src/apps/delayed_worker_crash/appinfo.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"uuid": "3bfcd75f-5781-4fd1-97ad-b0751f3f1007",
|
||||
"shortName": "Delayed Worker Crash",
|
||||
"longName": "Delayed Worker Crash",
|
||||
"companyName": "MakeAwesomeHappen",
|
||||
"versionCode": 1,
|
||||
"versionLabel": "1.0",
|
||||
"sdkVersion": "3",
|
||||
"targetPlatforms": ["aplite", "basalt"],
|
||||
"watchapp": {
|
||||
"watchface": false
|
||||
},
|
||||
"appKeys": {
|
||||
"dummy": 0
|
||||
},
|
||||
"resources": {
|
||||
"media": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user