Contents

com.apple.security.hardened-process.dyld-ro

An entitlement that marks memory used for internal platform state as read-only.

Overview

When you add this entitlement to your app or extension with the value true, the kernel and dynamic loader ensure that all memory regions that the system uses to manage internal state are read-only.

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