This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Description
Follow up for #85 (comment)
For macOS 15 "Catalina" it may be a better solution to bundle a binary version of universalJavaApplicationStub instead of the plain shell script.
The shc utility is able to compile bash scripts to binary and it works! :-)
It's available via brew install shc and can therefore be used easily in GitHub Actions CI.