summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-11 12:05:39 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-11 13:26:57 +0200
commit39b15df0d928fd360f1810f705b186bdc7fecbee (patch)
tree3e2ff0da9e0304685be8f7a16bc14b4dd96f2013 /res
parent18cef447e51d886631ad537951c8d05804d131b5 (diff)
iOS: Updated build
Diffstat (limited to 'res')
-rw-r--r--res/MacOSXBundleInfo.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/MacOSXBundleInfo.plist.in b/res/MacOSXBundleInfo.plist.in
index 2c69c5ee..18fdc4a3 100644
--- a/res/MacOSXBundleInfo.plist.in
+++ b/res/MacOSXBundleInfo.plist.in
@@ -49,6 +49,8 @@
49 </array> 49 </array>
50 <key>UILaunchStoryboardName</key> 50 <key>UILaunchStoryboardName</key>
51 <string>LaunchScreen</string> 51 <string>LaunchScreen</string>
52 <key>ITSAppUsesNonExemptEncryption</key>
53 <false/>
52 <key>LSSupportsOpeningDocumentsInPlace</key> 54 <key>LSSupportsOpeningDocumentsInPlace</key>
53 <false/> 55 <false/>
54 <key>CFBundleDocumentTypes</key> 56 <key>CFBundleDocumentTypes</key>