From 43d4232a95d9e396d7ed1d100d7105f4a754c856 Mon Sep 17 00:00:00 2001 From: fwcd Date: Tue, 14 Mar 2023 13:43:26 +0100 Subject: [PATCH] macOS packaging: Add NSMicrophoneUsageDescription --- packaging/macos/bundle.plist.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging/macos/bundle.plist.in b/packaging/macos/bundle.plist.in index 472b7554afd..0b047136489 100644 --- a/packaging/macos/bundle.plist.in +++ b/packaging/macos/bundle.plist.in @@ -26,6 +26,9 @@ NSHumanReadableCopyright Copyright © 2001-@MIXXX_YEAR@ Mixxx Development Team + NSMicrophoneUsageDescription + Mixxx requires microphone access for microphone and vinyl input. + NSPrincipalClass NSApplication