mirror of
https://github.com/google/pebble.git
synced 2026-02-18 03:06:52 -05:00
Import of the watch repository from Pebble
This commit is contained in:
18
src/apps/draw_text/appinfo.json
Normal file
18
src/apps/draw_text/appinfo.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"uuid": "16e58bbb-cec7-436c-bbc1-c1cc701b4886",
|
||||
"shortName": "draw_text",
|
||||
"longName": "draw_text",
|
||||
"companyName": "MakeAwesomeHappen",
|
||||
"versionLabel": "1.0",
|
||||
"sdkVersion": "3",
|
||||
"targetPlatforms": ["basalt", "chalk", "emery"],
|
||||
"watchapp": {
|
||||
"watchface": false
|
||||
},
|
||||
"appKeys": {
|
||||
"dummy": 0
|
||||
},
|
||||
"resources": {
|
||||
"media": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user