Allow mac microphone access

This commit is contained in:
jack
2025-10-14 22:21:17 +02:00
parent d8e8703a5f
commit 0d6c1a0b44
+2
View File
@@ -10,6 +10,8 @@
</array> </array>
<key>com.apple.security.device.bluetooth</key> <key>com.apple.security.device.bluetooth</key>
<true/> <true/>
<key>com.apple.security.device.microphone</key>
<true/>
<key>com.apple.security.personal-information.location</key> <key>com.apple.security.personal-information.location</key>
<true/> <true/>
<key>com.apple.security.network.client</key> <key>com.apple.security.network.client</key>