This repository was archived by the owner on Feb 10, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0 </string >
18
+ <string >1.2 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1 </string >
22
+ <string >2 </string >
23
23
<key >LSRequiresIPhoneOS </key >
24
24
<true />
25
25
<key >NSAppTransportSecurity </key >
40
40
<array >
41
41
<string >armv7 </string >
42
42
</array >
43
+ <key >UIRequiresFullScreen </key >
44
+ <true />
43
45
<key >UIStatusBarStyle </key >
44
46
<string >UIStatusBarStyleLightContent </string >
45
47
<key >UISupportedInterfaceOrientations </key >
46
48
<array >
47
- <string >UIInterfaceOrientationPortrait </string >
48
49
<string >UIInterfaceOrientationLandscapeRight </string >
49
50
<string >UIInterfaceOrientationLandscapeLeft </string >
51
+ <string >UIInterfaceOrientationPortrait </string >
52
+ </array >
53
+ <key >UISupportedInterfaceOrientations~ipad </key >
54
+ <array >
55
+ <string >UIInterfaceOrientationPortrait </string >
56
+ <string >UIInterfaceOrientationLandscapeLeft </string >
57
+ <string >UIInterfaceOrientationLandscapeRight </string >
50
58
</array >
51
59
<key >UIViewControllerBasedStatusBarAppearance </key >
52
60
<false />
You can’t perform that action at this time.
0 commit comments