0.6.3 — Stage binaries between SPM product builds
What's Changed
Bug Fix
- Stage binaries between product builds — Swift 6's new build system replaces the output binary on each
--productbuild. Now each product (wwk,wwkd,WellWhaddyaKnow) is built and immediately copied to a staging directory before the next build overwrites the output. - Dynamic bin path resolution — Uses
swift build --show-bin-pathinstead of hardcoded.build/release/paths.
Install
brew tap Daylily-Informatics/tap
brew install wwk