From 90b3cc251c173bca8d1b393712743fc4b9fea281 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 14 Sep 2017 07:44:10 -0400 Subject: [PATCH] Remove version strings from Info.plist on Mac --- Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Info.plist b/Info.plist index 0c07db4c..18bdd64e 100644 --- a/Info.plist +++ b/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.vcvrack.rack CFBundleVersion - 0.0.0 + CFBundlePackageType APPL CFBundleSignature @@ -21,9 +21,9 @@ CFBundleIconFile icon CFBundleLongVersionString - 0.0.0 + CFBundleShortVersionString - 0.0 + NSPrincipalClass NSApplication NSHighResolutionCapable