mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
414 B
414 B
Maintaining
Rebuild helper binaries
- If it's the non-
with-runtimeZIP, 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.zipon the ZIP file and copy the hash into “copy-helper-swiftpm.sh”.