diff options
author | Roxie Linden <roxie@lindenlab.com> | 2023-09-11 15:38:58 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-02-08 18:34:01 -0800 |
commit | 4079c05dd8c2d36a736b07d857152ae7989b1310 (patch) | |
tree | 853b5c44ce569841d0a93fba65732713ef76a492 /indra/secondlife-binRelWithDebInfo.entitlements | |
parent | 3fbb8a72eb8c775f8f7ac74ac0e502afb0469aa6 (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> |