-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.abproject
More file actions
28 lines (28 loc) · 732 Bytes
/
Copy path.abproject
File metadata and controls
28 lines (28 loc) · 732 Bytes
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
{
"ProjectName": "sample-Groceries",
"ProjectGuid": "{aef80a5b-1d98-46c7-bf09-6269b23127ac}",
"projectVersion": 1,
"AppIdentifier": "com.telerik.sampleGroceries",
"DisplayName": "Groceries",
"Author": "",
"Description": "A NativeScript-built iOS and Android app for managing grocery lists",
"BundleVersion": "1.0",
"AndroidVersionCode": "1",
"iOSDeviceFamily": [
"1",
"2"
],
"iOSBackgroundMode": [],
"ProjectTypeGuids": "{F0A65104-D4F4-4012-B799-F612D75820F6}",
"AndroidPermissions": [
"android.permission.INTERNET"
],
"DeviceOrientations": [
"Portrait",
"Landscape"
],
"AndroidHardwareAcceleration": "false",
"iOSStatusBarStyle": "Default",
"FrameworkVersion": "2.0.0",
"Framework": "NativeScript"
}