From 46310612aee686de26abffaf6cd7bcb9e8cb656f Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 24 Jan 2025 12:47:20 +1100 Subject: [PATCH] Add camera to entitlements https://forums.ankiweb.net/t/are-there-any-plans-to-allow-the-use-of-the-webcam-in-anki-for-mac/53851 --- qt/bundle/mac/entitlements.python.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qt/bundle/mac/entitlements.python.xml b/qt/bundle/mac/entitlements.python.xml index adefed5e4..01fff3e93 100644 --- a/qt/bundle/mac/entitlements.python.xml +++ b/qt/bundle/mac/entitlements.python.xml @@ -6,6 +6,8 @@ com.apple.security.device.audio-input + com.apple.security.device.camera + com.apple.security.cs.allow-dyld-environment-variables com.apple.security.cs.disable-library-validation