[AltStore] Limits interface orientation to portrait

This commit is contained in:
Riley Testut
2019-07-16 14:23:46 -07:00
parent 779bde696c
commit 800ec11ae1

View File

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