Hive Hive
Sign in

Restored binary artifacts now land in SwiftPM’s expected layout

Metadata
Source
GitHub
Version
4.201.0-canary.8
Published
Jun 17, 2026 · 14:27 UTC
Repository
tuist/tuist
Update

Fixed a failure where restored binary artifacts were placed under .build/swifterpm/artifacts instead of .build/artifacts, causing Xcode to report missing build input files. Restored binaries are now written to the canonical SwiftPM scratch path that generated Xcode projects reference.