mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Add camera usage description
https://forums.ankiweb.net/t/are-there-any-plans-to-allow-the-use-of-the-webcam-in-anki-for-mac/53851/10
This commit is contained in:
parent
1b5b6850bf
commit
a83df635f7
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
<true/>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>The microphone will only be used when you tap the record button.</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Add-ons may access your camera.</string>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<true/>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
|
|
Loading…
Reference in a new issue