Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bin/pack.sh: use best compression; force macOS
When attempting to pack a macOS Universal2 binary, an error was raised: upx: dist/Contents/MacOS/launcher-macos-x64: CantPackException: macOS is currently not supported (try --force-macos) So let's try the --force-macos flag!
- Loading branch information