Hive Hive
Sign in

Restored SwiftPM binary artifacts now use the correct scratch path for Xcode builds

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

Tuist now restores SwiftPM binary artifacts under the standard SwiftPM scratch path (.build/artifacts/...) instead of a separate swifterpm namespace. This fixes Xcode build failures where the generated project referenced a restored binary file that did not exist at the expected location. Workspace state paths are also kept aligned with the files on disk.