Hive Hive
Sign in

SwifterPM restores binary artifacts to SwiftPM’s scratch path

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

Restoring SwiftPM binary artifacts no longer places them under a swifterpm-specific namespace that the generated Xcode project cannot find. Remote and local binary artifacts are now restored directly under .build/artifacts, matching SwiftPM’s expected layout and fixing missing build-input-file errors during Xcode compilation.