1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
- <dict >
5
- <key >CADisableMinimumFrameDurationOnPhone </key >
6
- <true />
7
- <key >CFBundleDevelopmentRegion </key >
8
- <string >$(DEVELOPMENT_LANGUAGE) </string >
9
- <key >CFBundleDisplayName </key >
10
- <string >ObytesApp </string >
11
- <key >CFBundleExecutable </key >
12
- <string >$(EXECUTABLE_NAME) </string >
13
- <key >CFBundleIdentifier </key >
14
- <string >$(PRODUCT_BUNDLE_IDENTIFIER) </string >
15
- <key >CFBundleInfoDictionaryVersion </key >
16
- <string >6.0 </string >
17
- <key >CFBundleName </key >
18
- <string >$(PRODUCT_NAME) </string >
19
- <key >CFBundlePackageType </key >
20
- <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
21
- <key >CFBundleShortVersionString </key >
22
- <string >4.3.2 </string >
23
- <key >CFBundleSignature </key >
24
- <string >???? </string >
25
- <key >CFBundleURLTypes </key >
26
- <array >
27
- <dict >
28
- <key >CFBundleURLSchemes </key >
29
- <array >
30
- <string >obytesApp </string >
31
- <string >com.obytes.development </string >
32
- </array >
33
- </dict >
34
- <dict >
35
- <key >CFBundleURLSchemes </key >
36
- <array >
37
- <string >exp+obytesapp </string >
38
- </array >
39
- </dict >
40
- </array >
41
- <key >CFBundleVersion </key >
42
- <string >1 </string >
43
- <key >LSRequiresIPhoneOS </key >
44
- <true />
45
- <key >NSAppTransportSecurity </key >
46
- <dict >
47
- <key >NSAllowsArbitraryLoads </key >
48
- <false />
49
- <key >NSAllowsLocalNetworking </key >
50
- <true />
51
- </dict >
52
- <key >NSUserActivityTypes </key >
53
- <array >
54
- <string >$(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route </string >
55
- </array >
56
- <key >UIAppFonts </key >
57
- <array >
58
- <string >Inter.ttf </string >
59
- </array >
60
- <key >UILaunchStoryboardName </key >
61
- <string >SplashScreen </string >
62
- <key >UIRequiredDeviceCapabilities </key >
63
- <array >
64
- <string >armv7 </string >
65
- </array >
66
- <key >UIRequiresFullScreen </key >
67
- <false />
68
- <key >UIStatusBarStyle </key >
69
- <string >UIStatusBarStyleDefault </string >
70
- <key >UISupportedInterfaceOrientations </key >
71
- <array >
72
- <string >UIInterfaceOrientationPortrait </string >
73
- <string >UIInterfaceOrientationPortraitUpsideDown </string >
74
- </array >
75
- <key >UISupportedInterfaceOrientations~ipad </key >
76
- <array >
77
- <string >UIInterfaceOrientationPortrait </string >
78
- <string >UIInterfaceOrientationPortraitUpsideDown </string >
79
- <string >UIInterfaceOrientationLandscapeLeft </string >
80
- <string >UIInterfaceOrientationLandscapeRight </string >
81
- </array >
82
- <key >UIUserInterfaceStyle </key >
83
- <string >Automatic </string >
84
- <key >UIViewControllerBasedStatusBarAppearance </key >
85
- <false />
86
- </dict >
87
- </plist >
4
+ <dict >
5
+ <key >CADisableMinimumFrameDurationOnPhone </key >
6
+ <true />
7
+ <key >CFBundleDevelopmentRegion </key >
8
+ <string >$(DEVELOPMENT_LANGUAGE) </string >
9
+ <key >CFBundleDisplayName </key >
10
+ <string >ObytesApp </string >
11
+ <key >CFBundleExecutable </key >
12
+ <string >$(EXECUTABLE_NAME) </string >
13
+ <key >CFBundleIdentifier </key >
14
+ <string >$(PRODUCT_BUNDLE_IDENTIFIER) </string >
15
+ <key >CFBundleInfoDictionaryVersion </key >
16
+ <string >6.0 </string >
17
+ <key >CFBundleName </key >
18
+ <string >$(PRODUCT_NAME) </string >
19
+ <key >CFBundlePackageType </key >
20
+ <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
21
+ <key >CFBundleShortVersionString </key >
22
+ <string >5.0.0 </string >
23
+ <key >CFBundleSignature </key >
24
+ <string >???? </string >
25
+ <key >CFBundleURLTypes </key >
26
+ <array >
27
+ <dict >
28
+ <key >CFBundleURLSchemes </key >
29
+ <array >
30
+ <string >obytesApp </string >
31
+ <string >com.obytes.development </string >
32
+ </array >
33
+ </dict >
34
+ <dict >
35
+ <key >CFBundleURLSchemes </key >
36
+ <array >
37
+ <string >exp+obytesapp </string >
38
+ </array >
39
+ </dict >
40
+ </array >
41
+ <key >CFBundleVersion </key >
42
+ <string >1 </string >
43
+ <key >LSRequiresIPhoneOS </key >
44
+ <true />
45
+ <key >NSAppTransportSecurity </key >
46
+ <dict >
47
+ <key >NSAllowsArbitraryLoads </key >
48
+ <false />
49
+ <key >NSAllowsLocalNetworking </key >
50
+ <true />
51
+ </dict >
52
+ <key >NSUserActivityTypes </key >
53
+ <array >
54
+ <string >$(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route </string >
55
+ <string >$(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route </string >
56
+ </array >
57
+ <key >UIAppFonts </key >
58
+ <array >
59
+ <string >Inter.ttf </string >
60
+ </array >
61
+ <key >UILaunchStoryboardName </key >
62
+ <string >SplashScreen </string >
63
+ <key >UIRequiredDeviceCapabilities </key >
64
+ <array >
65
+ <string >armv7 </string >
66
+ </array >
67
+ <key >UIRequiresFullScreen </key >
68
+ <false />
69
+ <key >UIStatusBarStyle </key >
70
+ <string >UIStatusBarStyleDefault </string >
71
+ <key >UISupportedInterfaceOrientations </key >
72
+ <array >
73
+ <string >UIInterfaceOrientationPortrait </string >
74
+ <string >UIInterfaceOrientationPortraitUpsideDown </string >
75
+ </array >
76
+ <key >UISupportedInterfaceOrientations~ipad </key >
77
+ <array >
78
+ <string >UIInterfaceOrientationPortrait </string >
79
+ <string >UIInterfaceOrientationPortraitUpsideDown </string >
80
+ <string >UIInterfaceOrientationLandscapeLeft </string >
81
+ <string >UIInterfaceOrientationLandscapeRight </string >
82
+ </array >
83
+ <key >UIUserInterfaceStyle </key >
84
+ <string >Automatic </string >
85
+ <key >UIViewControllerBasedStatusBarAppearance </key >
86
+ <false />
87
+ </dict >
88
+ </plist >
0 commit comments