You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[iOS] Add export options to control external access to user data.
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
<string>$version</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>LSSupportsOpeningDocumentsInPlace</key>
|
||||
$docs_in_place
|
||||
<key>UIFileSharingEnabled</key>
|
||||
$docs_sharing
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<array>
|
||||
$required_device_capabilities
|
||||
|
||||
Reference in New Issue
Block a user