From dfb55908a042049eb7a38c7962e4bc0649996403 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Mon, 21 Mar 2022 09:59:08 +0100 Subject: [PATCH] macOS: fix Camera access --- utils/Info.plist | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/utils/Info.plist b/utils/Info.plist index 00d3929..4517bdc 100644 --- a/utils/Info.plist +++ b/utils/Info.plist @@ -19,13 +19,16 @@ CFBundleExecutable feather - + CFBundleName Feather NSHumanReadableCopyright Copyright © 2014-2021 The Monero Project + NSCameraUsageDescription + Camera is used to scan QR codes on demand. + CFBundleIdentifier org.monero-project.feather