Hive Hive
Sign in

Restored binary artifacts use SwiftPM’s standard artifact path

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

Tuist now restores SwifterPM binary artifacts under SwiftPM’s standard scratch path, .build/artifacts//, instead of a separate .build/swifterpm/artifacts namespace. This fixes missing binary artifact input errors during Xcode builds after a remote or local artifact restore, and keeps workspace-state.json paths aligned with the files on disk.