Hive Hive
Sign in

Fix SwiftPM prebuilt path handling and macro runtime search paths

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

Precompiled SwiftPM packages now generate correctly in generated projects. Tuist now strips control characters and normalizes /private/var paths from paths decoded out of workspace-state.json, and adds prebuilt library directories to LD_RUNPATH_SEARCH_PATHS so macro executables can locate Swift compatibility dylibs (such as libswiftCompatibilitySpan.dylib) at runtime.