mirror of
https://github.com/lubosz/overte.git
synced 2025-04-05 22:42:33 +02:00
Add NSMicrophoneUsageDescription to Info.plist to allow microphone when debugging on Mac
This commit is contained in:
parent
d94b685c94
commit
27ced8a217
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