Fix bluetooth mouse in iOS

See 19c129faba
This commit is contained in:
Benau 2022-04-15 17:37:08 +08:00
parent 99f1a2e03f
commit 0dbbf1a6e6

View File

@ -40,5 +40,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
</dict>
</plist>