Use more appropriate entitlement

This commit is contained in:
Max Goedjen 2020-03-06 23:13:37 -08:00
parent 9f8634e548
commit 3cc927f95c
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8
2 changed files with 4 additions and 8 deletions

View File

@ -4,10 +4,8 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<array>
<string>com.apple.ctkd.watcher-client</string>
</array>
<key>com.apple.security.smartcard</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.maxgoedjen.Secretive</string>

View File

@ -4,10 +4,8 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<array>
<string>com.apple.ctkd.watcher-client</string>
</array>
<key>com.apple.security.smartcard</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.maxgoedjen.Secretive</string>