Expose game data files to iOS Files app

Fixes #343
This commit is contained in:
Alexander Batalov 2024-01-16 23:42:25 +03:00
parent 8e1e8d483c
commit 8325823493
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
<string>11.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>UIApplicationSupportsIndirectInputEvents</key>