From b826c856fc7b4717e7c2f908dfd6a1452dcdb1d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Tue, 24 Jan 2023 09:19:13 +0100 Subject: [PATCH] Extended Info.plist with some more bundle info --- pkg/mac/Info.plist | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pkg/mac/Info.plist b/pkg/mac/Info.plist index c7225bfc..86537510 100644 --- a/pkg/mac/Info.plist +++ b/pkg/mac/Info.plist @@ -2,8 +2,12 @@ - NSPrincipalClass - NSApplication + CFBundleDevelopmentRegion + English + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + GPXSee CFBundleIconFile @ICON@ CFBundlePackageType @@ -16,6 +20,10 @@ @EXECUTABLE@ CFBundleIdentifier org.gpxsee.GPXSee + CFBundleVersion + @FULL_VERSION@ + NSPrincipalClass + NSApplication CFBundleDocumentTypes