Compare commits

...

2 commits

Author SHA1 Message Date
Matyáš Caras 7dbf4c969a
Merge branch 'dev' of https://git.mnau.xyz/hernik/prasule into dev 2024-02-12 19:28:17 +01:00
Matyáš Caras 76da494804
chore: require full screen on ios 2024-02-12 19:28:10 +01:00

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>