fix: iOS SSO

This commit is contained in:
Christian Pauly 2021-06-18 11:21:00 +02:00
commit 5ac6ca6e9d
2 changed files with 5 additions and 4 deletions

View file

@ -26,12 +26,11 @@
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<string>Viewer</string>
<key>CFBundleURLName</key>
<string>im.fluffychat.app.uris</string>
<key>CFBundleURLSchemes</key>
<array>
<string>ShareMedia</string>
<string>im.fluffychat</string>
</array>
</dict>