summaryrefslogtreecommitdiffstats
path: root/ios/H--appen-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'ios/H--appen-Info.plist')
-rw-r--r--ios/H--appen-Info.plist5
1 files changed, 4 insertions, 1 deletions
diff --git a/ios/H--appen-Info.plist b/ios/H--appen-Info.plist
index 0c67376..121e93f 100644
--- a/ios/H--appen-Info.plist
+++ b/ios/H--appen-Info.plist
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
-<dict/>
+<dict>
+ <key>CFBundleDocumentTypes</key>
+ <array/>
+</dict>
</plist>