Fixed #171, #172, #173: Fix Mojave audio permissions

This commit is contained in:
Jordan Sherer 2019-04-21 22:29:52 -04:00
parent 9515a069f3
commit 9d9dd36b26

View File

@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSMicrophoneUsageDescription</key>
<string>Allow access to audio input devices</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>