mirror of
https://github.com/yattee/yattee.git
synced 2025-11-16 15:08:43 +00:00
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:
@@ -58,8 +58,6 @@
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
|
||||
Reference in New Issue
Block a user