Associated Domains (#604)

* added support for all the new and old applinks domains (for backwards compatibility)

* changelog

* removed riot and vector based ones.
This commit is contained in:
Mauro 2023-02-21 09:48:22 +01:00 committed by GitHub
parent cc6201ed31
commit 2396f761ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,15 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.associated-domains</key>
<array>
<string>applinks:element.io</string>
<string>applinks:app.element.io</string>
<string>applinks:staging.element.io</string>
<string>applinks:develop.element.io</string>
<string>applinks:mobile.element.io</string>
<string>webcredentials:*.element.io</string>
</array>
<key>com.apple.developer.usernotifications.communication</key>
<true/>
<key>com.apple.security.app-sandbox</key>

1
changelog.d/301.change Normal file
View File

@ -0,0 +1 @@
Added associated domains applinks.