Skip to content

Commit cd1b1a7

Browse files
committed
Remove left/right landscape orientation support
1 parent f5b48ee commit cd1b1a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Example Apps/ExampleApp-iOS/ExampleApp-iOS-Info.plist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
<key>UISupportedInterfaceOrientations</key>
3232
<array>
3333
<string>UIInterfaceOrientationPortrait</string>
34-
<string>UIInterfaceOrientationLandscapeLeft</string>
35-
<string>UIInterfaceOrientationLandscapeRight</string>
3634
</array>
3735
</dict>
3836
</plist>

0 commit comments

Comments
 (0)