=======================================================
Processing for Mac can only be built on *nix systems.
Bye.
=======================================================
Code signing will only work if you have a $99/yr Apple developer ID.
With a proper ID, if code signing fails, you may need to use:
export CODESIGN_ALLOCATE="/Applications/Xcode.app/Contents/Developer/usr/bin/codesign_allocate"
Check on notarization status with:
xcrun altool -u $PROCESSING_APPLE_ID -p $PROCESSING_APP_PASSWORD --notarization-info [the RequestUUID above]
=======================================================
Processing for Mac OS X was built. Grab it from
macosx/processing-${version}-macosx.zip
=======================================================
=======================================================
Processing for Linux can only be built on *nix systems.
Bye.
=======================================================
=======================================================
Processing for Linux was built. Grab the archive from
${linux.dist}
=======================================================
========================================================
Processing for Debian Linux was built. Grab the deb from
${linux.deb}
========================================================
=======================================================
Processing for Windows was built. Grab the archive from
${windows.dist}
=======================================================