diff options
Diffstat (limited to 'Juick/Juick.entitlements')
-rw-r--r-- | Juick/Juick.entitlements | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Juick/Juick.entitlements b/Juick/Juick.entitlements index d8c59dc..0a01181 100644 --- a/Juick/Juick.entitlements +++ b/Juick/Juick.entitlements @@ -4,6 +4,10 @@ <dict> <key>aps-environment</key> <string>development</string> + <key>com.apple.developer.applesignin</key> + <array> + <string>Default</string> + </array> <key>com.apple.developer.associated-domains</key> <array> <string>webcredentials:juick.com</string> |