Skip to content

Commit a304680

Browse files
author
Rustam Zaitov
committed
[BoxViewClock] rotation makes hands behave crazy. Just disable rotation on iOS device
1 parent ea0b27b commit a304680

File tree

1 file changed

+0
-3
lines changed
  • BoxViewClock/BoxViewClock/BoxViewClock.iOS

1 file changed

+0
-3
lines changed

BoxViewClock/BoxViewClock/BoxViewClock.iOS/Info.plist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<key>UISupportedInterfaceOrientations~ipad</key>
1717
<array>
1818
<string>UIInterfaceOrientationPortrait</string>
19-
<string>UIInterfaceOrientationPortraitUpsideDown</string>
20-
<string>UIInterfaceOrientationLandscapeLeft</string>
21-
<string>UIInterfaceOrientationLandscapeRight</string>
2219
</array>
2320
<key>MinimumOSVersion</key>
2421
<string>6.0</string>

0 commit comments

Comments
 (0)