We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0b27b commit a304680Copy full SHA for a304680
BoxViewClock/BoxViewClock/BoxViewClock.iOS/Info.plist
@@ -16,9 +16,6 @@
16
<key>UISupportedInterfaceOrientations~ipad</key>
17
<array>
18
<string>UIInterfaceOrientationPortrait</string>
19
- <string>UIInterfaceOrientationPortraitUpsideDown</string>
20
- <string>UIInterfaceOrientationLandscapeLeft</string>
21
- <string>UIInterfaceOrientationLandscapeRight</string>
22
</array>
23
<key>MinimumOSVersion</key>
24
<string>6.0</string>
0 commit comments