Hive Hive
Sign in

Fix SwiftPM prebuilt path handling for macros and precompiled packages

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

SwiftPM prebuilt dependency paths from workspace-state.json are now sanitized for control characters and /private/var normalization before use. This fixes integration issues with precompiled packages such as SwiftSyntax, and macro executables now get the prebuilt library directory added to their runtime search paths so compatibility dylibs can be found.