-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappinfo.json
More file actions
38 lines (38 loc) · 951 Bytes
/
Copy pathappinfo.json
File metadata and controls
38 lines (38 loc) · 951 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
35
36
37
38
{
"appKeys": {},
"capabilities": [
""
],
"companyName": "auruspex",
"longName": "Pacifico",
"projectType": "native",
"resources": {
"media": [
{
"characterRegex": "[a-zA-Z#]",
"file": "fonts/Pacifico.ttf",
"name": "FONT_PACIFICO_24",
"type": "font"
},
{
"file": "fonts/Pacifico.ttf",
"name": "FONT_PACIFICO_30",
"type": "font"
},
{
"characterRegex": "[0-9.:]",
"file": "fonts/Pacifico.ttf",
"name": "FONT_PACIFICO_42",
"type": "font"
}
]
},
"sdkVersion": "3",
"shortName": "Pacifico",
"uuid": "044e23d1-73a4-43fb-a38d-c25806bae529",
"versionCode": 1,
"versionLabel": "1.0",
"watchapp": {
"watchface": false
}
}