Hive Hive
Sign in

Restore SwiftPM binary artifacts to the canonical scratch path

Metadata
Source
GitHub
Version
4.201.0-canary.11
Published
Jun 18, 2026 · 14:01 UTC
Repository
tuist/tuist
Update

SwifterPM has been updated to restore binary artifacts under the standard SwiftPM scratch path .build/artifacts/… instead of a separate .build/swifterpm/artifacts/… namespace. This keeps workspace-state.json aligned with what generated Xcode projects expect, fixing missing binary input errors during compilation.