chore: require full screen on ios

This commit is contained in:
Matyáš Caras 2024-02-12 19:28:10 +01:00
parent b909dd27dd
commit 76da494804
Signed by untrusted user who does not match committer: hernik
GPG key ID: 2A3175F98820C5C6

View file

@ -36,6 +36,8 @@
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiresFullScreen</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>