Explicit www instead of wildcard

This commit is contained in:
Justin Mazzocchi 2020-09-12 17:08:57 -07:00
parent 5fa4fb1b76
commit a6185c9cf4
No known key found for this signature in database
GPG Key ID: E223E6937AAFB01C
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<key>com.apple.developer.associated-domains</key>
<array>
<string>applinks:metatext.link</string>
<string>applinks:*.metatext.link</string>
<string>applinks:www.metatext.link</string>
</array>
<key>com.apple.security.app-sandbox</key>
<true/>