Hive Hive
Sign in

Framework search path response files are quoted

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

When many framework search paths are consolidated into a response file, the path reference is now quoted in compiler and linker flags. This fixes builds for targets with spaces in their names, where the unquoted token was previously split into two arguments.