ios: Allow the GitJournal files to be visible in the Files app

This commit is contained in:
Vishesh Handa
2020-10-16 00:55:04 +02:00
parent 09fdcc3012
commit a1e7135236

View File

@ -2,6 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>UIFileSharingEnabled</key>
<true/>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>