diff --git a/Sources/SecretAgent/SecretAgent.entitlements b/Sources/SecretAgent/SecretAgent.entitlements
index 96fa49e..35188de 100644
--- a/Sources/SecretAgent/SecretAgent.entitlements
+++ b/Sources/SecretAgent/SecretAgent.entitlements
@@ -12,14 +12,14 @@
com.apple.security.hardened-process.dyld-ro
- com.apple.security.hardened-process.enhanced-security-version
- 1
+ com.apple.security.hardened-process.enhanced-security-version-string
+ 1
com.apple.security.hardened-process.hardened-heap
- com.apple.security.hardened-process.platform-restrictions
- 2
com.apple.security.smartcard
+ com.apple.security.hardened-process.platform-restrictions-string
+ 2
keychain-access-groups
$(AppIdentifierPrefix)com.maxgoedjen.Secretive
diff --git a/Sources/SecretAgentInputParser/SecretAgentInputParser.entitlements b/Sources/SecretAgentInputParser/SecretAgentInputParser.entitlements
index 08818a6..7b72efc 100644
--- a/Sources/SecretAgentInputParser/SecretAgentInputParser.entitlements
+++ b/Sources/SecretAgentInputParser/SecretAgentInputParser.entitlements
@@ -12,11 +12,11 @@
com.apple.security.hardened-process.dyld-ro
- com.apple.security.hardened-process.enhanced-security-version
- 1
com.apple.security.hardened-process.hardened-heap
- com.apple.security.hardened-process.platform-restrictions
- 2
+ com.apple.security.hardened-process.enhanced-security-version-string
+ 1
+ com.apple.security.hardened-process.platform-restrictions-string
+ 2
diff --git a/Sources/Secretive/Secretive.entitlements b/Sources/Secretive/Secretive.entitlements
index 96fa49e..9d1dc73 100644
--- a/Sources/Secretive/Secretive.entitlements
+++ b/Sources/Secretive/Secretive.entitlements
@@ -12,14 +12,14 @@
com.apple.security.hardened-process.dyld-ro
- com.apple.security.hardened-process.enhanced-security-version
- 1
com.apple.security.hardened-process.hardened-heap
- com.apple.security.hardened-process.platform-restrictions
- 2
+ com.apple.security.hardened-process.enhanced-security-version-string
+ 1
com.apple.security.smartcard
+ com.apple.security.hardened-process.platform-restrictions-string
+ 2
keychain-access-groups
$(AppIdentifierPrefix)com.maxgoedjen.Secretive
diff --git a/Sources/SecretiveUpdater/SecretiveUpdater.entitlements b/Sources/SecretiveUpdater/SecretiveUpdater.entitlements
index 08818a6..f834c6d 100644
--- a/Sources/SecretiveUpdater/SecretiveUpdater.entitlements
+++ b/Sources/SecretiveUpdater/SecretiveUpdater.entitlements
@@ -12,11 +12,11 @@
com.apple.security.hardened-process.dyld-ro
- com.apple.security.hardened-process.enhanced-security-version
- 1
+ com.apple.security.hardened-process.enhanced-security-version-string
+ 1
com.apple.security.hardened-process.hardened-heap
- com.apple.security.hardened-process.platform-restrictions
- 2
+ com.apple.security.hardened-process.platform-restrictions-string
+ 2