mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
feat: make downloads visible in iOS
This commit is contained in:
@@ -52,6 +52,12 @@
|
||||
<string>de</string>
|
||||
<string>en</string>
|
||||
</array>
|
||||
|
||||
<!-- Make downloaded files visible to the user -->
|
||||
<key>UISupportsDocumentBrowser</key>
|
||||
<true/>
|
||||
|
||||
<!-- Permissions -->
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>The app needs photo library access so that the user can select photos to share.</string>
|
||||
<key>NSPhotoLibraryAddUsageDescription</key>
|
||||
|
||||
Reference in New Issue
Block a user