Enable ProMotion support for the new iPhones
This commit is contained in:
parent
6cd15b5671
commit
3cdb75a8f6
1 changed files with 2 additions and 0 deletions
|
@ -60,5 +60,7 @@
|
||||||
<key>NSAllowsArbitraryLoads</key>
|
<key>NSAllowsArbitraryLoads</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>CADisableMinimumFrameDurationOnPhone</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
Reference in a new issue