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 >llama </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 >1.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 >com.anonymous.llama </string >
31
- </array >
32
- </dict >
33
- </array >
34
- <key >CFBundleVersion </key >
35
- <string >1 </string >
36
- <key >LSRequiresIPhoneOS </key >
37
- <true />
38
- <key >NSAppTransportSecurity </key >
39
- <dict >
40
- <key >NSAllowsArbitraryLoads </key >
41
- <false />
42
- <key >NSAllowsLocalNetworking </key >
43
- <true />
44
- </dict >
45
- <key >UIAppFonts </key >
46
- <array >
47
- <string >Aeonik-Regular.otf </string >
48
- <string >Aeonik-Medium.otf </string >
49
- </array >
50
- <key >UILaunchStoryboardName </key >
51
- <string >SplashScreen </string >
52
- <key >UIRequiredDeviceCapabilities </key >
53
- <array >
54
- <string >arm64 </string >
55
- </array >
56
- <key >UIRequiresFullScreen </key >
57
- <false />
58
- <key >UIStatusBarStyle </key >
59
- <string >UIStatusBarStyleDefault </string >
60
- <key >UISupportedInterfaceOrientations </key >
61
- <array >
62
- <string >UIInterfaceOrientationPortrait </string >
63
- <string >UIInterfaceOrientationPortraitUpsideDown </string >
64
- </array >
65
- <key >UISupportedInterfaceOrientations~ipad </key >
66
- <array >
67
- <string >UIInterfaceOrientationPortrait </string >
68
- <string >UIInterfaceOrientationPortraitUpsideDown </string >
69
- <string >UIInterfaceOrientationLandscapeLeft </string >
70
- <string >UIInterfaceOrientationLandscapeRight </string >
71
- </array >
72
- <key >UIUserInterfaceStyle </key >
73
- <string >Light </string >
74
- <key >UIViewControllerBasedStatusBarAppearance </key >
75
- <false />
76
- </dict >
77
- </plist >
4
+ <dict >
5
+ <key >CADisableMinimumFrameDurationOnPhone </key >
6
+ <true />
7
+ <key >CFBundleDevelopmentRegion </key >
8
+ <string >$(DEVELOPMENT_LANGUAGE) </string >
9
+ <key >CFBundleDisplayName </key >
10
+ <string >llama </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 >1.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 >com.anonymous.llama </string >
31
+ </array >
32
+ </dict >
33
+ </array >
34
+ <key >CFBundleVersion </key >
35
+ <string >1 </string >
36
+ <key >LSRequiresIPhoneOS </key >
37
+ <true />
38
+ <key >NSAppTransportSecurity </key >
39
+ <dict >
40
+ <key >NSAllowsArbitraryLoads </key >
41
+ <false />
42
+ <key >NSAllowsLocalNetworking </key >
43
+ <true />
44
+ </dict >
45
+ <key >UIAppFonts </key >
46
+ <array >
47
+ <string >Aeonik-Regular.otf </string >
48
+ <string >Aeonik-Medium.otf </string >
49
+ </array >
50
+ <key >UILaunchStoryboardName </key >
51
+ <string >SplashScreen </string >
52
+ <key >UIRequiredDeviceCapabilities </key >
53
+ <array >
54
+ <string >arm64 </string >
55
+ </array >
56
+ <key >UIRequiresFullScreen </key >
57
+ <false />
58
+ <key >UIStatusBarStyle </key >
59
+ <string >UIStatusBarStyleDefault </string >
60
+ <key >UISupportedInterfaceOrientations </key >
61
+ <array >
62
+ <string >UIInterfaceOrientationPortrait </string >
63
+ <string >UIInterfaceOrientationPortraitUpsideDown </string >
64
+ </array >
65
+ <key >UISupportedInterfaceOrientations~ipad </key >
66
+ <array >
67
+ <string >UIInterfaceOrientationPortrait </string >
68
+ <string >UIInterfaceOrientationPortraitUpsideDown </string >
69
+ <string >UIInterfaceOrientationLandscapeLeft </string >
70
+ <string >UIInterfaceOrientationLandscapeRight </string >
71
+ </array >
72
+ <key >UIUserInterfaceStyle </key >
73
+ <string >Light </string >
74
+ <key >UIViewControllerBasedStatusBarAppearance </key >
75
+ <false />
76
+ </dict >
77
+ </plist >
0 commit comments