summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-03-20 16:02:08 +0200
committerAndras Timar <andras.timar@collabora.com>2020-03-20 15:05:40 +0100
commitf12bc67aac29e9e1ed251b6318b6b887a69b7d56 (patch)
treedca8d5a6118452ebfd369ab8088ff09349dd077b
parent97988f7c7b84081c9316146745ca5d3008727f01 (diff)
Force portrait for the moment also for iPhone in the iOS appcp-4.2.1-1CP-Android-iOS-4.2.1
Change-Id: I1def28e7969cea753e7fc36094fe6514c17d61af
-rw-r--r--ios/Mobile/Info.plist.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in
index 628e95e7b..33517ab14 100644
--- a/ios/Mobile/Info.plist.in
+++ b/ios/Mobile/Info.plist.in
@@ -430,8 +430,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
- <string>UIInterfaceOrientationLandscapeLeft</string>
- <string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>