---
title: Extended Virtual Addressing Entitlement
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/entitlements/com.apple.developer.kernel.extended-virtual-addressing
---

# Extended Virtual Addressing Entitlement

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

## Discussion

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

- [com.apple.developer.kernel.increased-memory-limit](bundleresources/entitlements/com.apple.developer.kernel.increased-memory-limit.md)
