From 80c549c64ca232449cc84fbfd445bb70fcd035b3 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 24 Jan 2022 07:37:45 -0500 Subject: [PATCH] fix output name and update ignore file --- build/build.xml | 2 +- build/macos/.gitignore | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build/build.xml b/build/build.xml index 9d4203a48..5f00a916b 100644 --- a/build/build.xml +++ b/build/build.xml @@ -910,7 +910,7 @@ ======================================================= Processing for macOS was built. Grab it from - macos/processing-${version}-macos.zip + macos/${dist.filename} ======================================================= diff --git a/build/macos/.gitignore b/build/macos/.gitignore index 73fff212d..0f028d47f 100644 --- a/build/macos/.gitignore +++ b/build/macos/.gitignore @@ -1,4 +1,3 @@ jdk-17* -processing-*.dmg work appbundler.jar