-
Notifications
You must be signed in to change notification settings - Fork 0
/
projectProperties.json
139 lines (139 loc) · 4.35 KB
/
projectProperties.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"APPLICATION_THEME": "default",
"appaddrkey": "",
"appidkey": "Project03ed6f8183",
"appnamekey": "tutareference",
"apppackagekey": "",
"appversionkey": "1.0.0",
"build": "debug",
"createdVizVersion": "2.5.2.3",
"isNewAppWithRespectToAndroidPackageName": "",
"konyVizVersion": "2.5.2.3",
"mwaddrkey": "",
"mwhttpsportkey": "",
"mwportkey": "",
"project.type": "js",
"project_version": "sprint21",
"startupformkey": "frmSplash",
"vendornamekey": "KonyLabs",
"winmobileguidkey": "",
"defaulttheme": "defaultTheme",
"createdgaversion": "6.5.0",
"currentgaversion": "6.5.0",
"appmenu": {
"mobile": {
"data": [
{
"id": "appmenuitemid1",
"title": "Item 1",
"icon": {
"default": "option1.png"
},
"kuid": "7b2dd03dee434ebc8c2cd8823700695c"
},
{
"id": "appmenuitemid2",
"title": "Item 2",
"icon": {
"default": "option2.png"
},
"kuid": "7ae5df54497644579e3ff1006776c711"
},
{
"id": "appmenuitemid3",
"title": "Item 3",
"icon": {
"default": "option3.png"
},
"kuid": "f9765c7c236b499798f7aa8cb80cd628"
},
{
"id": "appmenuitemid4",
"title": "Item 4",
"icon": {
"default": "option4.png"
},
"kuid": "cd35ba87ad0442078a4d3e1e097f8ce0"
}
]
},
"tablet": {
"data": [
{
"id": "appmenuitemid1",
"title": "Item 1",
"icon": {
"default": "option1.png"
},
"kuid": "13c8d8f27bb24de3b7026dbb2b17e1ef"
},
{
"id": "appmenuitemid2",
"title": "Item 2",
"icon": {
"default": "option2.png"
},
"kuid": "f0a8af4b051840398d8278d7fc8d6499"
},
{
"id": "appmenuitemid3",
"title": "Item 3",
"icon": {
"default": "option3.png"
},
"kuid": "999f49fa662846eda9cb7720d69fd998"
},
{
"id": "appmenuitemid4",
"title": "Item 4",
"icon": {
"default": "option4.png"
},
"kuid": "55cf7c84cd1e4d85a5b9ddbc2b259747"
}
]
},
"desktop": {
"data": [
{
"id": "appmenuitemid1",
"title": "Item 1",
"icon": {
"default": "option1.png"
},
"kuid": "d16b3a29e667469fa6836556e86a45bf"
},
{
"id": "appmenuitemid2",
"title": "Item 2",
"icon": {
"default": "option2.png"
},
"kuid": "525a9ff0f0d74aad8cfbde09a1a258f1"
},
{
"id": "appmenuitemid3",
"title": "Item 3",
"icon": {
"default": "option3.png"
},
"kuid": "b6e640f161744f23b3dc24f3372c02ac"
},
{
"id": "appmenuitemid4",
"title": "Item 4",
"icon": {
"default": "option4.png"
},
"kuid": "a94d8ae4ab2a4abe867f744b699f951b"
}
]
},
"skin": null,
"focusSkin": null,
"focusskin": null,
"osVersion": "iOS7",
"osPlatform": "",
"wType": "Appmenu"
}
}