SL-10341: Fix Mojave mic permission problem - thanks Tonya Souther!
parent
2448856c63
commit
b44fa5b970
|
|
@ -32,6 +32,8 @@
|
|||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>For voice chat, you must grant permission for Second Life to use the microphone.</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
|||
Loading…
Reference in New Issue