From add37b74e69864610a5279c2209384cf8db0cd86 Mon Sep 17 00:00:00 2001 From: Qijia Liu Date: Wed, 24 Jul 2024 19:04:35 -0400 Subject: [PATCH] declare microphone usage --- cmake/MacOSXBundleInfo.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in index 5b2ba9e4..cd80658f 100644 --- a/cmake/MacOSXBundleInfo.plist.in +++ b/cmake/MacOSXBundleInfo.plist.in @@ -41,5 +41,7 @@ NSUserNotificationAlertStyle alert + NSMicrophoneUsageDescription + Voice input plugin needs microphone access.