|
1 { |
|
2 "project": { |
|
3 "projectSettingsVersion": "1.2", |
|
4 "creationData": { |
|
5 "projectTypeName": "com.intel.xdk.projecttype.jsapp", |
|
6 "src": "https://edge-intel.s3.amazonaws.com/jsapp/production/release-2015-ww07/sample-iot-companion-touch-notifier/sample.zip", |
|
7 "projectGuid": "dfa70862-2c48-4649-b181-373add78f975", |
|
8 "lastModifiedDate": 1429384906298, |
|
9 "creationDate": 1425145486141 |
|
10 }, |
|
11 "sourceDirectory": "www", |
|
12 "cordovaPluginsDirectory": "plugins", |
|
13 "startFile": "index.html", |
|
14 "projectFiles": {}, |
|
15 "projectDirectories": {}, |
|
16 "libraries": [], |
|
17 "cordovaPlugins": [ |
|
18 { |
|
19 "id": "org.apache.cordova.device", |
|
20 "version": "0.2.13", |
|
21 "selectedState": "Included", |
|
22 "data": {}, |
|
23 "paramvals": {}, |
|
24 "dependsOn": [], |
|
25 "dependedBy": [] |
|
26 }, |
|
27 { |
|
28 "id": "org.apache.cordova.splashscreen", |
|
29 "version": "0.3.5", |
|
30 "selectedState": "Included", |
|
31 "data": {}, |
|
32 "paramvals": {}, |
|
33 "dependsOn": [], |
|
34 "dependedBy": [] |
|
35 }, |
|
36 { |
|
37 "id": "org.apache.cordova.vibration", |
|
38 "version": "0.3.12", |
|
39 "selectedState": "Included", |
|
40 "data": {}, |
|
41 "paramvals": {}, |
|
42 "dependsOn": [], |
|
43 "dependedBy": [] |
|
44 }, |
|
45 { |
|
46 "id": "org.apache.cordova.dialogs", |
|
47 "version": "0.2.11", |
|
48 "selectedState": "Included", |
|
49 "data": {}, |
|
50 "paramvals": {}, |
|
51 "dependsOn": [], |
|
52 "dependedBy": [] |
|
53 } |
|
54 ], |
|
55 "serviceMethods": [], |
|
56 "buildConfigurations": { |
|
57 "Android": { |
|
58 "platform_": "android", |
|
59 "runtime_": "Cordova 3.x", |
|
60 "name_": "Android", |
|
61 "preferences_": { |
|
62 "android-minSdkVersion": "10", |
|
63 "android-targetSdkVersion": "19", |
|
64 "android-installLocation": "auto" |
|
65 }, |
|
66 "isActive_": true, |
|
67 "appName_": "Touchgui", |
|
68 "appID_": "demo.touchnotifier", |
|
69 "appAccess_": [ |
|
70 { |
|
71 "origin": "*" |
|
72 } |
|
73 ], |
|
74 "icons_": [], |
|
75 "splashes_": [], |
|
76 "addlPermissions_": "", |
|
77 "excludedLibraries_": "", |
|
78 "iosProvs_": [], |
|
79 "cordovaCLIVersion_": "4.1.2", |
|
80 "crosswalkVersion_": "10", |
|
81 "appVersion_": "1.0.0", |
|
82 "appVersionCode_": "1", |
|
83 "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
|
84 "appAuthor_": "Intel XDK" |
|
85 }, |
|
86 "Android-Crosswalk": { |
|
87 "platform_": "android", |
|
88 "runtime_": "Crosswalk with Cordova 3.x", |
|
89 "name_": "Android-Crosswalk", |
|
90 "preferences_": { |
|
91 "android-minSdkVersion": "14", |
|
92 "android-targetSdkVersion": "19", |
|
93 "android-installLocation": "auto" |
|
94 }, |
|
95 "isActive_": true, |
|
96 "appName_": "Touchgui", |
|
97 "appID_": "demo.touchnotifier", |
|
98 "appAccess_": [ |
|
99 { |
|
100 "origin": "*" |
|
101 } |
|
102 ], |
|
103 "icons_": [], |
|
104 "splashes_": [], |
|
105 "addlPermissions_": "", |
|
106 "excludedLibraries_": "", |
|
107 "iosProvs_": [], |
|
108 "cordovaCLIVersion_": "4.1.2", |
|
109 "crosswalkVersion_": "10", |
|
110 "appVersion_": "1.0.0", |
|
111 "appVersionCode_": "1", |
|
112 "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
|
113 "appAuthor_": "Intel XDK" |
|
114 }, |
|
115 "iOS": { |
|
116 "platform_": "ios", |
|
117 "runtime_": "Cordova 3.x", |
|
118 "name_": "iOS", |
|
119 "preferences_": { |
|
120 "ios-target": "6", |
|
121 "ios-configuration": "adhoc" |
|
122 }, |
|
123 "isActive_": true, |
|
124 "appName_": "Touchgui", |
|
125 "appID_": "demo.touchnotifier", |
|
126 "appAccess_": [ |
|
127 { |
|
128 "origin": "*" |
|
129 } |
|
130 ], |
|
131 "icons_": [], |
|
132 "splashes_": [], |
|
133 "addlPermissions_": "", |
|
134 "excludedLibraries_": "", |
|
135 "iosProvs_": [], |
|
136 "cordovaCLIVersion_": "4.1.2", |
|
137 "crosswalkVersion_": "10", |
|
138 "appVersion_": "1.0.0", |
|
139 "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
|
140 "appAuthor_": "Intel XDK" |
|
141 }, |
|
142 "Windows8": { |
|
143 "platform_": "windows8", |
|
144 "runtime_": "Cordova 3.x", |
|
145 "name_": "Windows8", |
|
146 "preferences_": {}, |
|
147 "isActive_": true, |
|
148 "appName_": "Touchgui", |
|
149 "appID_": "demo.touchnotifier", |
|
150 "appAccess_": [ |
|
151 { |
|
152 "origin": "*" |
|
153 } |
|
154 ], |
|
155 "icons_": [], |
|
156 "splashes_": [], |
|
157 "addlPermissions_": "", |
|
158 "excludedLibraries_": "", |
|
159 "iosProvs_": [], |
|
160 "cordovaCLIVersion_": "4.1.2", |
|
161 "crosswalkVersion_": "10", |
|
162 "appVersion_": "1.0.0.0", |
|
163 "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
|
164 "appAuthor_": "Intel XDK" |
|
165 }, |
|
166 "WebApp": { |
|
167 "platform_": "webapp", |
|
168 "runtime_": "W3C", |
|
169 "name_": "WebApp", |
|
170 "preferences_": {}, |
|
171 "isActive_": false, |
|
172 "appName_": "Touchgui", |
|
173 "appID_": "not.yet.specified", |
|
174 "appAccess_": [ |
|
175 { |
|
176 "origin": "*" |
|
177 } |
|
178 ], |
|
179 "icons_": [], |
|
180 "splashes_": [], |
|
181 "addlPermissions_": "", |
|
182 "excludedLibraries_": "", |
|
183 "appVersion_": "0.0.1" |
|
184 }, |
|
185 "Firefox": { |
|
186 "platform_": "firefoxos", |
|
187 "runtime_": "W3C on Firefox OS", |
|
188 "name_": "Firefox", |
|
189 "preferences_": {}, |
|
190 "isActive_": false, |
|
191 "appName_": "Touchgui", |
|
192 "appID_": "not.yet.specified", |
|
193 "appAccess_": [ |
|
194 { |
|
195 "origin": "*" |
|
196 } |
|
197 ], |
|
198 "icons_": [], |
|
199 "splashes_": [], |
|
200 "addlPermissions_": "", |
|
201 "excludedLibraries_": "", |
|
202 "appVersion_": "0.0.1" |
|
203 }, |
|
204 "Chrome": { |
|
205 "platform_": "chromeos", |
|
206 "runtime_": "W3C on Chrome OS", |
|
207 "name_": "Chrome", |
|
208 "preferences_": {}, |
|
209 "isActive_": false, |
|
210 "appName_": "Touchgui", |
|
211 "appID_": "not.yet.specified", |
|
212 "appAccess_": [ |
|
213 { |
|
214 "origin": "*" |
|
215 } |
|
216 ], |
|
217 "icons_": [], |
|
218 "splashes_": [], |
|
219 "addlPermissions_": "", |
|
220 "excludedLibraries_": "", |
|
221 "appVersion_": "0.0.1" |
|
222 }, |
|
223 "Facebook": { |
|
224 "platform_": "facebook", |
|
225 "runtime_": "W3C on Facebook", |
|
226 "name_": "Facebook", |
|
227 "preferences_": {}, |
|
228 "isActive_": false, |
|
229 "appName_": "Touchgui", |
|
230 "appID_": "not.yet.specified", |
|
231 "appAccess_": [ |
|
232 { |
|
233 "origin": "*" |
|
234 } |
|
235 ], |
|
236 "icons_": [], |
|
237 "splashes_": [], |
|
238 "addlPermissions_": "", |
|
239 "excludedLibraries_": "", |
|
240 "appVersion_": "0.0.1" |
|
241 } |
|
242 }, |
|
243 "gameAssetDirectory": "asset", |
|
244 "gameMetadata": {}, |
|
245 "projectTags": [] |
|
246 } |
|
247 } |