Hive Hive
Sign in

SwiftPM prebuilt paths are now sanitized, and macro compatibility dylibs are added to rpath

Metadata
Source
GitHub
Version
4.201.0-rc.4
Published
Jun 29, 2026 · 15:25 UTC
Repository
tuist/tuist
Update

Tuist now handles the path quirks in workspace-state.json for SwiftPM prebuilt products. Control characters and /private/var forms are sanitized for dependency, artifact, prebuilt, checkout, and include paths, and prebuilt library directories are added to LD_RUNPATH_SEARCH_PATHS so macros can locate Swift compatibility dylibs at runtime.