Allow higher than 60hz framerates on CADisplayLink on iPhones (#17)
This commit is contained in:
parent
29ce600cb8
commit
87dfc98d36
@ -20,6 +20,8 @@
|
||||
<string>1</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>CADisableMinimumFrameDurationOnPhone</key>
|
||||
<true/>
|
||||
<key>UIApplicationSceneManifest</key>
|
||||
<dict>
|
||||
<key>UIApplicationSupportsMultipleScenes</key>
|
||||
|
Reference in New Issue
Block a user