Added Orientation

This commit is contained in:
2025-03-28 15:01:56 +01:00
parent f4ab1b382d
commit 7d3cba7e79

View File

@@ -58,6 +58,7 @@
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>