Contents

com.apple.security.hardened-process.enhanced-security-version-string

The entitlement required for an executable to opt in to enhanced security protections.

Discussion

The default value for this entitlement is the * wildcard.

Xcode adds this entitlement to your app or extension when you add the Enhanced Security capability. Set this value to 2 or greater to turn on guard objects automatically. To turn off guard objects, add the com.apple.security.hardened-process.no-guard-objects entitlement. For more information, see Enabling enhanced security for your app.

See Also

Hardened process