🐛 Fix rotation

This commit is contained in:
2025-07-11 00:53:36 +08:00
parent 6d06f0a1b4
commit cbf1952eb7
2 changed files with 11 additions and 1 deletions

View File

@ -83,6 +83,8 @@
<false/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>