Archived
1
Fork 0

Enable ProMotion support for the new iPhones

This commit is contained in:
Joshua Goins 2022-02-18 14:37:36 -05:00
parent 6cd15b5671
commit 3cdb75a8f6

View file

@ -60,5 +60,7 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
</plist>