Skip to content

Commit 80c549c

Browse files
committed
fix output name and update ignore file
1 parent 54c66ea commit 80c549c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@
910910
=======================================================
911911
Processing for macOS was built. Grab it from
912912

913-
macos/processing-${version}-macos.zip
913+
macos/${dist.filename}
914914
=======================================================
915915
</echo>
916916
</target>

build/macos/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
jdk-17*
2-
processing-*.dmg
32
work
43
appbundler.jar

0 commit comments

Comments
 (0)