-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappinfo.json
More file actions
34 lines (34 loc) · 802 Bytes
/
appinfo.json
File metadata and controls
34 lines (34 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"appKeys": {
"white_on_black": 0
},
"capabilities": [
""
],
"companyName": "Mark W",
"longName": "TH10-Date_2.0+white",
"projectType": "native",
"resources": {
"media": [
{
"file": "fonts/GillSans-subset.ttc",
"name": "FONT_GILLSANS_40",
"type": "font"
},
{
"file": "images/menu_icon.png",
"menuIcon": true,
"name": "IMAGE_MENU_ICON",
"type": "png"
}
]
},
"sdkVersion": "2",
"shortName": "TH10-Date_2.0+white",
"uuid": "f45d84de-b62b-11e4-a71e-12e3f512a338",
"versionCode": 1,
"versionLabel": "0.1",
"watchapp": {
"watchface": true
}
}