Merge pull request #6975 from yoshisuga/ios11_files

[iOS] Support viewing/opening files in Files app
This commit is contained in:
Twinaphex 2018-07-12 06:00:40 +02:00 committed by GitHub
commit 7f7493d751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,8 @@
<string>1.7.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>YES</string>
<key>UIApplicationExitsOnSuspend</key>