Hive Hive
Sign in

SwiftPM workspace state can use scratch-relative paths

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

The SwiftPM graph loader now resolves relative paths inside .build/workspace-state.json and .build/swifterpm/package-info/index.json against the scratch directory. Paths embedded in these metadata files, such as artifact locations, package references, and prebuilt entries, are interpreted correctly when they are stored relative to the project, paving the way for portable .build/ directories across host machines.