Hive Hive
Sign in

Binary artifact restores now use SwiftPM’s expected scratch path

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

Restored binary artifacts are now placed under SwiftPM’s standard .build/artifacts/ layout instead of a swifterpm-specific namespace. This fixes Xcode “Build input file cannot be found” errors after restoring dependencies, because generated Xcode projects and workspace-state.json now reference the same path SwiftPM expects.