fixed #5672 - incorrect microphone entitlement on macOS

This commit is contained in:
Eugene
2025-05-25 08:43:54 +02:00
parent e0c34ef7bc
commit 4a5087afc1

View File

@@ -8,7 +8,7 @@
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.device.microphone</key>
<key>com.apple.security.device.audio-input</key>
<true/>
<key>com.apple.security.device.camera</key>
<true/>