---
title: System Extension Entitlement
framework: Bundle Resources
role: symbol
role_heading: Property List Key
platforms: [macOS 10.15+]
path: bundleresources/entitlements/com_apple_developer_system-extension_install
---

# System Extension Entitlement

A Boolean value that indicates whether your app has permission to activate or deactivate system extensions.

## Discussion

To add this entitlement to your app, enable the System Extension capability in Xcode. Add this entitlement for all system extension types, including DriverKit extensions.

## See Also

### Essentials

- [System Extension Redistributable Entitlement](com.apple.developer.system-extension.redistributable.md)
