-
Notifications
You must be signed in to change notification settings - Fork 0
/
appinfo.json
36 lines (36 loc) · 886 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
{
"appKeys": {},
"capabilities": [
""
],
"companyName": "laurent@wit.ai",
"longName": "LEQUIPE",
"projectType": "simplyjs",
"resources": {
"media": [
{
"file": "images/menu_icon.png",
"menuIcon": true,
"name": "IMAGE_MENU_ICON",
"type": "png"
},
{
"file": "images/logo_splash.png",
"name": "IMAGE_LOGO_SPLASH",
"type": "png"
},
{
"file": "fonts/UbuntuMono-Regular.ttf",
"name": "MONO_FONT_14",
"type": "font"
}
]
},
"shortName": "LEQUIPE",
"uuid": "79dd095e-4128-4a11-bd1c-320414547c5e",
"versionCode": 1,
"versionLabel": "1.1",
"watchapp": {
"watchface": false
}
}