Enable resizable windows on iPad

Changed UIRequiresFullScreen to NO to allow pixel-perfect window
resizing on iPad. Also moved ITSAppUsesNonExemptEncryption to
project settings for cleaner configuration.
This commit is contained in:
Arkadiusz Fal
2025-11-14 23:27:14 +01:00
parent d5f9a24efa
commit c47c52f8f3
2 changed files with 4 additions and 4 deletions

View File

@@ -58,8 +58,6 @@
</array>
</dict>
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>