fix thumbnail generator for iOS and open document when file clicked

This commit is contained in:
2018-09-21 01:53:22 +02:00
parent 9ea1ca4fae
commit 7c7027502e
6 changed files with 94 additions and 24 deletions

View File

@@ -39,10 +39,10 @@
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>NSPhotoLibraryUsageDescription</key>
<string>Export the panoramic to the gallery</string>
<key>NSMicrophoneUsageDescription</key>
<string>Use the audio jack for the SonarPen</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Export the panoramic to the gallery</string>
<key>UIFileSharingEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>
@@ -86,7 +86,7 @@
<dict>
<key>public.filename-extension</key>
<array>
<string>pano</string>
<string>ppi</string>
</array>
<key>public.mime-type</key>
<string>image/ppi</string>