Contents

Extended Virtual Addressing Entitlement

A Boolean value that indicates whether the app may access an extended address space.

Discussion

Use this entitlement if your app has specific needs that require a larger addressable space. For example, games that memory map assets to stream to the GPU may benefit from a larger address space.

Enable this entitlement with the “Extended Virtual Addressing” capability in the Xcode project editor.

See Also

Memory