Browse Source

Add ProMotion support for iPhone 13 Pros

pull/3767/head
Trihedraf 4 years ago committed by Anders Jenbo
parent
commit
652f14506b
  1. 2
      Packaging/apple/Info.plist

2
Packaging/apple/Info.plist

@ -48,5 +48,7 @@
<true/>
<key>UIFileSharingEnabled</key>
<true/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
</plist>

Loading…
Cancel
Save