aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'WireGuard/Info.plist')
-rw-r--r--WireGuard/Info.plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/WireGuard/Info.plist b/WireGuard/Info.plist
index 29b1ce2..685b9e2 100644
--- a/WireGuard/Info.plist
+++ b/WireGuard/Info.plist
@@ -27,10 +27,8 @@
<string>armv7</string>
</array>
<key>UIStatusBarStyle</key>
- <string>UIStatusBarStyleLightContent</string>
- <key>UIViewControllerBasedStatusBarAppearance</key>
- <false/>
- <key>UISupportedInterfaceOrientations</key>
+ <string>UIStatusBarStyleLightContent</string>
+ <key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
@@ -43,5 +41,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
+ <key>UIViewControllerBasedStatusBarAppearance</key>
+ <false/>
</dict>
</plist>