Allow mac microphone access

This commit is contained in:
jack
2025-10-15 17:37:19 +01:00
committed by islam
parent f7ad970a83
commit 4e3603d5e4
+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>