From 648b9a28bff5e5c1974fda4bde81a2fad0727835 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Thu, 7 Feb 2013 12:29:07 -0500 Subject: Added CFBundleShortVersionString and CFBundleName, both needed for Sparkle to work correctly diff --git a/Info.plist b/Info.plist index 0f7c9b5..a1fcb5b 100644 --- a/Info.plist +++ b/Info.plist @@ -2,6 +2,8 @@ + CFBundleName + OpenSCAD CFBundleIconFile @ICON@ CFBundlePackageType @@ -12,6 +14,8 @@ OpenSCAD CFBundleIdentifier org.openscad.OpenSCAD + CFBundleVersion + @SHORT_VERSION@ CFBundleShortVersionString @SHORT_VERSION@ CFBundleDocumentTypes -- cgit v0.10.1