]> Nutra Git (v2) - gamesguru/feather.git/commitdiff
macOS: fix Camera access
authortobtoht <thotbot@protonmail.com>
Mon, 21 Mar 2022 08:59:08 +0000 (09:59 +0100)
committertobtoht <thotbot@protonmail.com>
Mon, 21 Mar 2022 08:59:08 +0000 (09:59 +0100)
utils/Info.plist

index 00d39295f4970e5b40f79330ab000114dae0d326..4517bdcf65337fd053fd05de395168740f79ff10 100644 (file)
 
   <key>CFBundleExecutable</key>
   <string>feather</string>
-  
+
   <key>CFBundleName</key>
   <string>Feather</string>
 
   <key>NSHumanReadableCopyright</key>
   <string>Copyright © 2014-2021 The Monero Project</string>
 
+  <key>NSCameraUsageDescription</key>
+  <string>Camera is used to scan QR codes on demand.</string>
+
   <key>CFBundleIdentifier</key>
   <string>org.monero-project.feather</string>