Hive Hive
Sign in

Remote binary artifacts restore to the correct SwiftPM layout

Metadata
Source
GitHub
Version
4.201.0-canary.14
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist
Update

SwifterPM has been updated so restored binary artifacts are materialized directly under SwiftPM’s artifact scratch path (.build/artifacts/…) rather than a separate swifterpm namespace. This aligns generated Xcode projects with the restored files, fixing missing build input errors for remote binary artifacts.