1
0
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:
bruvzg
2019-12-03 12:06:54 +02:00
parent a74f0fd4cf
commit ccf8778e86
2 changed files with 11 additions and 0 deletions

View File

@@ -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