From 27ced8a217ef050739761f19117088f0fb0a2bbd Mon Sep 17 00:00:00 2001 From: Ken Cooke Date: Mon, 3 Jun 2019 12:32:00 -0700 Subject: [PATCH] Add NSMicrophoneUsageDescription to Info.plist to allow microphone when debugging on Mac --- cmake/modules/MacOSXBundleInfo.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index b9558cf361..2cea158814 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -53,5 +53,7 @@ NSHighResolutionCapable + NSMicrophoneUsageDescription +