From b175fa71a0bff13e9211c9c1d8abae75864c8cf1 Mon Sep 17 00:00:00 2001 From: Martino Facchin Date: Thu, 28 Sep 2017 15:39:22 +0200 Subject: [PATCH] Revert "Update appbundler" This reverts commit 0c325b4ff6118be331dfb27db06a6596bb6ebde8. The 10.13 workaround seems to work also without this update AND it was causing a regression on testCommandLineBuildWithRelativePath (cwd() was not being exported) --- build/build.xml | 10 +++++----- build/macosx/appbundler-1.0ea-arduino4.jar.zip.sha | 1 + build/macosx/appbundler-1.0ea-arduino5.jar.zip.sha | 1 - 3 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 build/macosx/appbundler-1.0ea-arduino4.jar.zip.sha delete mode 100644 build/macosx/appbundler-1.0ea-arduino5.jar.zip.sha diff --git a/build/build.xml b/build/build.xml index b6cdf2498..d95f8def6 100644 --- a/build/build.xml +++ b/build/build.xml @@ -373,13 +373,13 @@ - - - - + + + + - +