mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-19 08:18:05 +02:00
Merge pull request #16278 from huffman/fix/mac-launcher-audio-entitlement
DEV-2291: Add audio input entitlement to mac launcher
This commit is contained in:
commit
f09aa80977
1 changed files with 2 additions and 0 deletions
|
@ -6,5 +6,7 @@
|
|||
<array>
|
||||
<string>high-fidelity.hifi</string>
|
||||
</array>
|
||||
<key>com.apple.security.device.audio-input</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue