We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c66ea commit 80c549cCopy full SHA for 80c549c
build/build.xml
@@ -910,7 +910,7 @@
910
=======================================================
911
Processing for macOS was built. Grab it from
912
913
- macos/processing-${version}-macos.zip
+ macos/${dist.filename}
914
915
</echo>
916
</target>
build/macos/.gitignore
@@ -1,4 +1,3 @@
1
jdk-17*
2
-processing-*.dmg
3
work
4
appbundler.jar
0 commit comments