Hive Hive
Sign in

SwiftPM prebuilt paths sanitized, with rpath search added for macros

Metadata
Source
GitHub
Version
4.201.0-rc.3
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist
Update

SwiftPM prebuilt integration stops failing on packages whose workspace-state paths include control characters or /private/var segments: paths sanitized at the same boundary for dependency, artifact, prebuilt, checkout, and include paths. Local macro executables also get prebuilt library directories added to LD_RUNPATH_SEARCH_PATHS so they can locate Swift compatibility dylibs such as libswiftCompatibilitySpan.dylib at runtime.