Do not open .ovpn documents in-place
Files was raising a permission error.
This commit is contained in:
parent
b62f7669f2
commit
483edee22e
|
@ -42,7 +42,7 @@
|
|||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>LSSupportsOpeningDocumentsInPlace</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<key>UIMainStoryboardFile</key>
|
||||
|
|
Loading…
Reference in New Issue