Hive Hive
Sign in

SwiftPM prebuilt paths are sanitized

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

Tuist now sanitizes control characters and /private/var paths in SwiftPM prebuilt artifact paths, fixing generation failures with precompiled packages such as SwiftSyntax. Prebuilt library directories are also added to the macro runtime search path so macro executables can locate required compatibility dylibs.