Contents

com.apple.security.hardened-process.platform-restrictions

An integer value that indicates the level of additional runtime security protections your app or extension opts in to.

Discussion

Add this entitlement with the value 2 to your app or extension to instruct the system to protect against particular attacks that target the dynamic loader and Mach messaging.

Xcode adds this entitlement to your app or extension when you add the Enhanced Security capability. For more information, see Enabling enhanced security for your app.

See Also

Hardened process