diff options
Diffstat (limited to 'indra/secondlife-binRelWithDebInfo.entitlements')
-rw-r--r-- | indra/secondlife-binRelWithDebInfo.entitlements | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/secondlife-binRelWithDebInfo.entitlements b/indra/secondlife-binRelWithDebInfo.entitlements new file mode 100644 index 0000000000..b572d9c04e --- /dev/null +++ b/indra/secondlife-binRelWithDebInfo.entitlements @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>com.apple.security.device.audio-input</key> + <true/> +</dict> +</plist> |