mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
Update Info.plist
should resolve the permission issues because using Documents directory instead of trying to create a Downloads directory.
This commit is contained in:
parent
8c1337d1fc
commit
d2481e4e4b
@ -72,5 +72,11 @@
|
||||
<array>
|
||||
<string>_spotube._tcp</string>
|
||||
</array>
|
||||
<key>UIFileSharingEnabled</key>
|
||||
<true/>
|
||||
<key>LSSupportsOpeningDocumentsInPlace</key>
|
||||
<true/>
|
||||
<key>UISupportsDocumentBrowser</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
Loading…
Reference in New Issue
Block a user