From 32052cc7eecc2ac41b29df26b73dd6dbb51237c2 Mon Sep 17 00:00:00 2001 From: baydam Date: Wed, 13 Nov 2019 22:50:46 +0000 Subject: [PATCH] Update property list file for OSX bundle --- resources/macOS/Info.plist | 42 ++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/resources/macOS/Info.plist b/resources/macOS/Info.plist index 22b7adc..4708cb9 100644 --- a/resources/macOS/Info.plist +++ b/resources/macOS/Info.plist @@ -2,23 +2,29 @@ - CFBundleExecutable - MapMap - CFBundleGetInfoString - Created by Qt/QMake - CFBundleIconFile - mapmap.icns - CFBundleIdentifier - com.yourcompany.MapMap - CFBundlePackageType - APPL - CFBundleSignature - ???? - NOTE - This file was generated by Qt/QMake. - NSPrincipalClass - NSApplication - NSSupportsAutomaticGraphicsSwitching - +CFBundleIdentifier +info.mapmapteam.MapMap +CFBundleName +mapmap +CFBundleExecutable +MapMap +CFBundlePackageGetInfoString +Open source video mapping software +CFBundleIconFile +mapmap.icns +CFBundlePackageType +APPL +CFBundleVersion +063 +CFBundleShortVersionString +0.6.3 +LSMinimumSystemVersion +10.10 +NSPrincipalClass +NSApplication +NSSupportsAutomaticGraphicsSwitching +NOTE +This file need to be update at every release +