Removed landscape orientation option on iPhone

This commit is contained in:
2020-12-29 10:47:07 +01:00
committed by Patrick Müller
parent 52dbfa60ea
commit 285aefd680
-2
View File
@@ -36,8 +36,6 @@
<key>UISupportedInterfaceOrientations</key> <key>UISupportedInterfaceOrientations</key>
<array> <array>
<string>UIInterfaceOrientationPortrait</string> <string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array> </array>
<key>UISupportedInterfaceOrientations~ipad</key> <key>UISupportedInterfaceOrientations~ipad</key>
<array> <array>