Removed landscape orientation option on iPhone

This commit is contained in:
Patrick Müller 2020-12-29 10:47:07 +01:00 committed by Patrick Müller
parent 52dbfa60ea
commit 285aefd680

View File

@ -36,8 +36,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>