TF-501 Set CADisableMinimumFrameDurationOnPhone to true for support high frame rate for newer devices (>= iPhone 13 Pro)

This commit is contained in:
dab246
2022-06-14 14:45:23 +07:00
committed by Dat H. Pham
parent 27218379ee
commit 11c1f0db5e
+2
View File
@@ -65,5 +65,7 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
</plist>