Hive Hive
Sign in

Restored SwiftPM binary artifacts now use SwiftPM’s expected scratch path

Metadata
Source
GitHub
Version
4.201.0-canary.7
Published
Jun 17, 2026 · 09:39 UTC
Repository
tuist/tuist
Update

SwifterPM was updated to use SwiftPM’s canonical artifact scratch path (.build/artifacts/…) for restored binary artifacts, instead of a separate .build/swifterpm/artifacts/… layout. This fixes the “Build input file cannot be found” error when building generated projects after restoring binary dependencies, because the restored binary paths now match the locations Xcode expects.