From ffa9205f70eda41ab1b3c78a9da963181c3bec79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20B=C5=99=C3=ADza?= Date: Mon, 2 Oct 2023 12:10:41 +0200 Subject: [PATCH] Let's try if this enables 120Hz refresh rate on an iPhone --- dist/ios/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist/ios/Info.plist.in b/dist/ios/Info.plist.in index c546c234..cc02af40 100644 --- a/dist/ios/Info.plist.in +++ b/dist/ios/Info.plist.in @@ -57,5 +57,7 @@ UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortraitUpsideDown + CADisableMinimumFrameDurationOnPhone +