From 3cc927f95c914bad569180cf6139252ec65b9e33 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Fri, 6 Mar 2020 23:13:37 -0800 Subject: [PATCH] Use more appropriate entitlement --- SecretAgent/SecretAgent.entitlements | 6 ++---- Secretive/Secretive.entitlements | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/SecretAgent/SecretAgent.entitlements b/SecretAgent/SecretAgent.entitlements index 6d010b7..82ba56c 100644 --- a/SecretAgent/SecretAgent.entitlements +++ b/SecretAgent/SecretAgent.entitlements @@ -4,10 +4,8 @@ com.apple.security.app-sandbox - com.apple.security.temporary-exception.mach-lookup.global-name - - com.apple.ctkd.watcher-client - + com.apple.security.smartcard + keychain-access-groups $(AppIdentifierPrefix)com.maxgoedjen.Secretive diff --git a/Secretive/Secretive.entitlements b/Secretive/Secretive.entitlements index 6d010b7..82ba56c 100644 --- a/Secretive/Secretive.entitlements +++ b/Secretive/Secretive.entitlements @@ -4,10 +4,8 @@ com.apple.security.app-sandbox - com.apple.security.temporary-exception.mach-lookup.global-name - - com.apple.ctkd.watcher-client - + com.apple.security.smartcard + keychain-access-groups $(AppIdentifierPrefix)com.maxgoedjen.Secretive