mirror of
https://github.com/lubosz/overte.git
synced 2025-04-05 21:22:00 +02:00
Merge pull request #15666 from kencooke/mac-allow-microphone-when-debugging
Allow microphone permission when debugging on the Mac
This commit is contained in:
commit
993fcea844
1 changed files with 2 additions and 0 deletions
|
@ -53,5 +53,7 @@
|
|||
</array>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue