-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.abproject
52 lines (52 loc) · 1.57 KB
/
.abproject
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
{
"ProjectGuid": "163ec050-1adf-4897-b5bf-e6b896dafa1b",
"ProjectTypeGuids": "{070BCB52-5A75-4F8C-A973-144AF0EAFCC9}",
"AppIdentifier": "com.telerik.airlinessampleapp",
"ProjectName": "airlines sample app",
"IsRunnable": "true",
"AndroidPermissions": [
"android.permission.CAMERA",
"android.permission.VIBRATE",
"android.permission.ACCESS_COARSE_LOCATION",
"android.permission.ACCESS_FINE_LOCATION",
"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS",
"android.permission.READ_PHONE_STATE",
"android.permission.INTERNET",
"android.permission.RECEIVE_SMS",
"android.permission.RECORD_AUDIO",
"android.permission.MODIFY_AUDIO_SETTINGS",
"android.permission.READ_CONTACTS",
"android.permission.WRITE_CONTACTS",
"android.permission.WRITE_EXTERNAL_STORAGE",
"android.permission.ACCESS_NETWORK_STATE"
],
"DeviceOrientations": [
"Portrait"
],
"iOSStatusBarStyle": "Default",
"BundleVersion": "1.0",
"AndroidVersionCode": "1",
"AndroidHardwareAcceleration": "true",
"iOSDisplayName": "",
"iOSDeviceFamily": [
"1",
"2"
],
"iOSBackgroundMode": [],
"FrameworkVersion": "3.5.0",
"CorePlugins": [
"org.apache.cordova.splashscreen",
"org.apache.cordova.statusbar"
],
"DisplayName": "",
"WP8SupportedResolutions": [
"ID_RESOLUTION_WVGA",
"ID_RESOLUTION_WXGA",
"ID_RESOLUTION_HD720P"
],
"WP8ProductID": "{163ec050-1adf-4897-b5bf-e6b896dafa1b}",
"WP8PublisherID": "{143367e4-3ee9-448a-b8d2-b5e1e126c03c}",
"Author": "",
"Description": "airlines sample app",
"Framework": "Cordova"
}