We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c003c16 commit 322ec24Copy full SHA for 322ec24
1 file changed
samples/HorusStudio.Maui.MaterialDesignControls.Sample/Platforms/iOS/Info.plist
@@ -16,13 +16,13 @@
16
<key>UISupportedInterfaceOrientations</key>
17
<array>
18
<string>UIInterfaceOrientationPortrait</string>
19
- <string>UIInterfaceOrientationLandscapeLeft</string>
20
- <string>UIInterfaceOrientationLandscapeRight</string>
21
</array>
22
<key>UISupportedInterfaceOrientations~ipad</key>
23
24
25
<string>UIInterfaceOrientationPortraitUpsideDown</string>
+ <string>UIInterfaceOrientationLandscapeLeft</string>
+ <string>UIInterfaceOrientationLandscapeRight</string>
26
27
<key>XSAppIconAssets</key>
28
<string>Assets.xcassets/appicon.appiconset</string>
0 commit comments