Add missing UIApplicationSupportsIndirectInputEvents key

This commit is contained in:
Salman Ahmed
2021-12-08 04:36:33 +03:00
parent d3c0801320
commit f957ad4bb3

View File

@@ -38,6 +38,8 @@
<true/>
<key>UIRequiresFullScreen</key>
<true/>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>