Hive Hive
Sign in

SwiftPM prebuilt paths are sanitized for binary dependencies

Metadata
Source
GitHub
Version
4.201.0-canary.19
Published
Jun 20, 2026 · 14:43 UTC
Repository
tuist/tuist
Update

Paths decoded from SwiftPM workspace state are now sanitized for control characters and /private/var normalization. Prebuilt library directories are also added to macro runtime search paths, so packages like SwiftSyntax and macro executables can find compatibility dylibs without failing.