-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.abproject
More file actions
46 lines (46 loc) · 1.22 KB
/
.abproject
File metadata and controls
46 lines (46 loc) · 1.22 KB
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
{
"ProjectName": "GoogleMaps_Sample",
"ProjectGuid": "ff05e709-5b4a-4b71-9e84-321adb11862b",
"projectVersion": 1,
"AppIdentifier": "com.telerik.GoogleMapsSample",
"DisplayName": "GoogleMaps_Sample",
"Author": "",
"Description": "GoogleMaps_Sample",
"BundleVersion": "1.0",
"AndroidVersionCode": "1",
"iOSDeviceFamily": [
"1",
"2"
],
"iOSBackgroundMode": [],
"ProjectTypeGuids": "{070BCB52-5A75-4F8C-A973-144AF0EAFCC9}",
"FrameworkVersion": "5.2.0",
"AndroidPermissions": [
"android.permission.INTERNET"
],
"DeviceOrientations": [
"Portrait",
"Landscape"
],
"AndroidHardwareAcceleration": "true",
"iOSStatusBarStyle": "Default",
"Framework": "Cordova",
"WP8TileTitle": "",
"WP8Publisher": "",
"WP8Capabilities": [
"ID_CAP_NETWORKING",
"ID_CAP_WEBBROWSERCOMPONENT"
],
"WP8Requirements": [],
"WP8PublisherID": "{8d9a1825-b5a2-4505-8845-3286a5a17a65}",
"WP8ProductID": "{7e7df4b1-571f-4c72-badd-02d027344c98}",
"WPSdk": "8.0",
"WP8PackageIdentityName": "1234Telerik.GoogleMapsSample",
"WP8WindowsPublisherName": "CN=Telerik",
"WP8SupportedResolutions": [
"ID_RESOLUTION_WVGA",
"ID_RESOLUTION_WXGA",
"ID_RESOLUTION_HD720P"
],
"CorePlugins": []
}