Skip to content

Commit 322ec24

Browse files
Update Info.plist
1 parent c003c16 commit 322ec24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • samples/HorusStudio.Maui.MaterialDesignControls.Sample/Platforms/iOS

samples/HorusStudio.Maui.MaterialDesignControls.Sample/Platforms/iOS/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
<key>UISupportedInterfaceOrientations</key>
1717
<array>
1818
<string>UIInterfaceOrientationPortrait</string>
19-
<string>UIInterfaceOrientationLandscapeLeft</string>
20-
<string>UIInterfaceOrientationLandscapeRight</string>
2119
</array>
2220
<key>UISupportedInterfaceOrientations~ipad</key>
2321
<array>
2422
<string>UIInterfaceOrientationPortrait</string>
2523
<string>UIInterfaceOrientationPortraitUpsideDown</string>
24+
<string>UIInterfaceOrientationLandscapeLeft</string>
25+
<string>UIInterfaceOrientationLandscapeRight</string>
2626
</array>
2727
<key>XSAppIconAssets</key>
2828
<string>Assets.xcassets/appicon.appiconset</string>

0 commit comments

Comments
 (0)