FIRE-23405: Make Firestorm ask for microphone permissions correctly on OS X Mojave.

master
Tonya Souther 2018-12-27 17:09:44 -06:00
parent 50a04b2c09
commit c07fafa0ca
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
<true/>
<key>NSAppSleepDisabled</key>
<true/>
<key>NSMicrophoneUsageDescription</key>
<string>Microphone access is needed to allow connection to voice.</string>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>CFBundleDocumentTypes</key>