From e131b3689460a2c44e620b76a7c096c32df17b48 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sun, 15 Aug 2010 20:11:02 +0000 Subject: [PATCH] Adding version number to Mac Info.plist so it appears in the finder. --- build/macosx/template.app/Contents/Info.plist | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build/macosx/template.app/Contents/Info.plist b/build/macosx/template.app/Contents/Info.plist index 9cabd308e..5a24d4f2f 100755 --- a/build/macosx/template.app/Contents/Info.plist +++ b/build/macosx/template.app/Contents/Info.plist @@ -5,6 +5,15 @@ CFBundleName Arduino + + CFBundleGetInfoString + 0019 + CFBundleVersion + 0019 + CFBundleShortVersionString + 0019 + + CFBundleAllowMixedLocalizations true CFBundleExecutable