From b56fb4571a0620b27eaf179490c209d017e7f708 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 24 Jan 2022 07:49:12 -0500 Subject: [PATCH] appbundler behaving weirdly on x64, file not updating with copy --- build/build.xml | 9 +++------ build/macos/.gitignore | 1 - 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/build/build.xml b/build/build.xml index 5f00a916b..a2ccace7a 100644 --- a/build/build.xml +++ b/build/build.xml @@ -491,14 +491,11 @@ - - - - + + classpath="macos/appbundler-${os.arch}.jar" />