Hive Hive
Sign in

Make SwiftPM workspace-state paths portable across checkouts

Metadata
Source
GitHub
Version
4.200.5
Published
Jun 15, 2026 · 14:58 UTC
Repository
tuist/tuist
Update

Tuist’s SwiftPM graph loader now treats paths inside .build/workspace-state.json and .build/swifterpm/package-info/index.json as relative to the scratch directory when they are not absolute. This keeps the existing absolute-path format working while also preparing cached .build/ directories to be portable across different checkout paths and CI hosts.