Skip to content

0.6.3 — Stage binaries between SPM product builds

Choose a tag to compare

@iamh2o iamh2o released this 10 Feb 09:44
· 15 commits to main since this release

What's Changed

Bug Fix

  • Stage binaries between product builds — Swift 6's new build system replaces the output binary on each --product build. 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-path instead of hardcoded .build/release/ paths.

Install

brew tap Daylily-Informatics/tap
brew install wwk