- If it's the non-
with-runtime
ZIP, set the target to macOS 10.14.4 first. - Set build configuration to “Release”.
- Build the binary.
- Find the binary in “Products” in the sidebar, ZIP it, and overwrite the existing ZIP file in the source directory.
- Run
shasum -a 256 filename.zip
on the ZIP file and copy the hash into “copy-helper-swiftpm.sh”.