---
title: System Extension Entitlement
framework: bundleresources
role: symbol
role_heading: Property List Key
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

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](bundleresources/entitlements/com.apple.developer.system-extension.redistributable.md)
