mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
feat: ios app - make documents files visible to the Finder/AppleDevices app (#1377)
This commit is contained in:
@@ -121,5 +121,11 @@
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
|
||||
<!-- Make documents files visible to the Finder/AppleDevices app -->
|
||||
<key>UIFileSharingEnabled</key>
|
||||
<true/>
|
||||
<key>LSSupportsOpeningDocumentsInPlace</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user