Hive Hive
Sign in

Sanitize SwiftPM prebuilt artifact paths

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

Precompiled SwiftPM artifacts, such as SwiftSyntax prebuilts, are now handled more reliably. Control characters and /private/var path differences in workspace-state.json paths are sanitized, and the prebuilt library directory is added to LD_RUNPATH_SEARCH_PATHS so macro executables can locate Swift compatibility dylibs at runtime.