---
title: Camera entitlement
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/entitlements/com.apple.security.device.camera
---

# Camera entitlement

A Boolean value that indicates whether the app may interact with the built-in and external cameras, and capture movies and still images.

## Discussion

Discussion To add this entitlement to your app, first enable the App Sandbox or Hardened Runtime capability in Xcode, and then select Camera. In macOS 10.14 and later, the user must explicitly grant permission for each app to access cameras. See Requesting Authorization for Media Capture on macOS.

## See Also

### Device access

- [Audio Input Entitlement](bundleresources/entitlements/com.apple.security.device.audio-input.md)
- [com.apple.security.device.microphone](bundleresources/entitlements/com.apple.security.device.microphone.md)
- [com.apple.security.device.usb](bundleresources/entitlements/com.apple.security.device.usb.md)
- [com.apple.security.print](bundleresources/entitlements/com.apple.security.print.md)
- [com.apple.security.device.bluetooth](bundleresources/entitlements/com.apple.security.device.bluetooth.md)
- [com.apple.security.smartcard](bundleresources/entitlements/com.apple.security.smartcard.md)
