From 33544fc3e6f54de994483ed22f1fb0d1d3688e43 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Mon, 28 Nov 2011 17:36:03 -0500 Subject: [PATCH] Changing Mac OS X build to a .zip file (and adding OS name to archive). http://code.google.com/p/arduino/issues/detail?id=645 --- build/build.xml | 45 +++++++++++++++---- build/macosx/template.app/Contents/Info.plist | 6 +-- 2 files changed, 40 insertions(+), 11 deletions(-) diff --git a/build/build.xml b/build/build.xml index 13b6c2ea6..6a40d1b2c 100644 --- a/build/build.xml +++ b/build/build.xml @@ -217,7 +217,37 @@ - + + + + + + + + + + + + + + + + + + + + + ======================================================= + Arduino for Mac OS X was built. Grab the image from + + macosx/arduino-${version}-macosx.zip + ======================================================= + + + + @@ -270,7 +300,6 @@ ======================================================= - @@ -352,7 +381,7 @@ --> - + --> - + - + @@ -492,8 +521,8 @@ ======================================================= Arduino for Windows was built. Grab the archive from - windows/arduino-${version}.zip - windows/arduino-${version}-expert.zip + windows/arduino-${version}-windows.zip + windows/arduino-${version}-windows-expert.zip ======================================================= diff --git a/build/macosx/template.app/Contents/Info.plist b/build/macosx/template.app/Contents/Info.plist index 6fe5351f4..8ef724206 100755 --- a/build/macosx/template.app/Contents/Info.plist +++ b/build/macosx/template.app/Contents/Info.plist @@ -7,11 +7,11 @@ CFBundleGetInfoString - 1.0-rc2 + VERSION CFBundleVersion - 0100 + REVISION CFBundleShortVersionString - 1.0-rc2 + VERSION CFBundleAllowMixedLocalizations