-
Notifications
You must be signed in to change notification settings - Fork 0
/
appinfo.json
40 lines (40 loc) · 923 Bytes
/
appinfo.json
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
35
36
37
38
39
40
{
"appKeys": {},
"capabilities": [
""
],
"companyName": "hiGarza",
"enableMultiJS": false,
"longName": "PANTONE",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/icon.png",
"menuIcon": true,
"name": "IMAGE_ICON",
"type": "bitmap"
},
{
"file": "fonts/Lato-Black.ttf",
"name": "L_B_40",
"type": "font"
},
{
"file": "fonts/Lato-Regular.ttf",
"name": "L_R_20",
"type": "font"
}
]
},
"sdkVersion": "3",
"shortName": "PANTONE",
"targetPlatforms": [
"basalt"
],
"uuid": "234cfa8f-807e-4f7d-b277-a5604f10ca3d",
"versionLabel": "2.0",
"watchapp": {
"watchface": true
}
}