From 9cc708b414e563a18838656b308265b3d0bc3b32 Mon Sep 17 00:00:00 2001 From: Gus Grubba Date: Wed, 13 Feb 2019 20:27:40 -0400 Subject: [PATCH] Make Apple happy --- Custom-Info.plist | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/Custom-Info.plist b/Custom-Info.plist index 067aacfb0..a968e2d8e 100644 --- a/Custom-Info.plist +++ b/Custom-Info.plist @@ -2,23 +2,25 @@ - NSPrincipalClass - NSApplication - CFBundleIconFile - macx.icns - CFBundlePackageType - APPL - CFBundleVersion - ### - CFBundleShortVersionString - #.#.# - CFBundleSignature - ???? - CFBundleExecutable - @EXECUTABLE@ - CFBundleIdentifier - org.qgroundcontrol.qgroundcontrol - NOTE - Open source ground control app provided by QGroundControl dev team + NSPrincipalClass + NSApplication + CFBundleIconFile + macx.icns + CFBundlePackageType + APPL + CFBundleVersion + ### + CFBundleShortVersionString + #.#.# + CFBundleSignature + ???? + CFBundleExecutable + @EXECUTABLE@ + CFBundleIdentifier + org.qgroundcontrol.qgroundcontrol + NOTE + Open source ground control app provided by QGroundControl dev team + NSCameraUsageDescription + QGC uses UVC camera devices for FPV -- 2.22.0