diff options
author | Roxie Linden <roxie@lindenlab.com> | 2023-09-11 15:38:58 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-02-22 23:11:33 -0800 |
commit | ebfcb6f4e8cad8052ba2c924741a0098b572ed81 (patch) | |
tree | c3500cd0094f989df369218bc6c6d367ebd87f53 /indra/secondlife-binRelWithDebInfo.entitlements | |
parent | b2d4ce16ad344162ecc190f798704e3ac179555a (diff) |
some build tweaks
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> |