aboutsummaryrefslogtreecommitdiff
path: root/ios/Frontend
diff options
context:
space:
mode:
Diffstat (limited to 'ios/Frontend')
-rw-r--r--ios/Frontend/Info.plist13
1 files changed, 13 insertions, 0 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist
index e7ff5911..421f9fd0 100644
--- a/ios/Frontend/Info.plist
+++ b/ios/Frontend/Info.plist
@@ -20,6 +20,19 @@
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
+ <key>CFBundleURLTypes</key>
+ <array>
+ <dict>
+ <!-- <key>CFBundleTypeRole</key>
+ <string>Editor</string> -->
+ <key>CFBundleURLName</key>
+ <string>taggid</string>
+ <key>CFBundleURLSchemes</key>
+ <array>
+ <string>taggid</string>
+ </array>
+ </dict>
+ </array>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>