Broaden "Document Types" to handle all files

Mitigates iOS 13 "Imported UTIs" regression.
This commit is contained in:
Davide De Rosa 2019-09-02 23:36:08 +02:00
parent 54772a950e
commit 1838b0635f
1 changed files with 3 additions and 32 deletions

View File

@ -9,17 +9,12 @@
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeIconFiles</key>
<array/>
<key>CFBundleTypeName</key>
<string>ovpn</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<string>All files</string>
<key>LSItemContentTypes</key>
<array>
<string>app.passepartoutvpn.formats.ovpn</string>
<string>public.content</string>
<string>public.data</string>
</array>
</dict>
</array>
@ -81,30 +76,6 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UTImportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.text</string>
<string>public.plain-text</string>
</array>
<key>UTTypeDescription</key>
<string>OpenVPN configuration file</string>
<key>UTTypeIconFiles</key>
<array/>
<key>UTTypeIdentifier</key>
<string>app.passepartoutvpn.formats.ovpn</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>ovpn</string>
<string>OVPN</string>
</array>
</dict>
</dict>
</array>
<key>com.algoritmico.Passepartout.config</key>
<dict>
<key>group_id</key>