feat: make downloads available from iOS File app

This commit is contained in:
Lei Nelissen
2023-07-12 23:37:12 +02:00
parent 2bd9cf9950
commit 7d6e897cf6

View File

@@ -54,5 +54,11 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIFileSharingEnabled</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>UISupportsDocumentBrowser</key>
<true/>
</dict>
</plist>