add UIApplicationSupportsIndirectInputEvents to Info.plist

This commit is contained in:
Andrey Filipenkov
2022-09-24 15:55:22 +03:00
parent bb00ec8ce2
commit f43d333721
+2
View File
@@ -36,6 +36,8 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UIFileSharingEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>