Hive Hive
Sign in

Fix restored binary artifact paths for SwiftPM compatibility

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

The SwifterPM dependency is updated to 0.8.13, which restores binary artifacts under SwiftPM’s standard scratch/artifacts path instead of a separate swifterpm namespace. This fixes the build error where restored binary artifact inputs could not be found because the generated Xcode project referenced SwiftPM’s canonical path while swifterpm had materialized them elsewhere.