From a83df635f72af98a4362f9d7c660d4d4cc756d3e Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sun, 12 Jan 2025 13:00:04 +1100 Subject: [PATCH] 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 --- qt/bundle/mac/src/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qt/bundle/mac/src/Info.plist b/qt/bundle/mac/src/Info.plist index 7c1529358..5933838e4 100644 --- a/qt/bundle/mac/src/Info.plist +++ b/qt/bundle/mac/src/Info.plist @@ -41,6 +41,8 @@ NSMicrophoneUsageDescription The microphone will only be used when you tap the record button. + NSCameraUsageDescription + Add-ons may access your camera. NSRequiresAquaSystemAppearance NSSupportsAutomaticGraphicsSwitching