mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 14:51:10 +00:00
Info.plist: Add NSMicrophoneUsageDescription key
Required to access microphone on macOS.
This commit is contained in:
parent
6f63e3c4af
commit
4f71be78e2
@ -32,5 +32,7 @@
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-jit</key>
|
||||
<true/>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Microphone used for peripheral emulation, e.g. Xbox Live Communicator.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user