Hive Hive
Sign in

Quote framework search path response files for whitespace target names

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

When the framework search path mapper consolidates paths into a Derived/FrameworkSearchPaths/<target>.resp response file, the reference added to OTHER_CFLAGS and OTHER_LDFLAGS is now properly quoted as "@$(SRCROOT)/...". Projects whose target names contain whitespace (such as Etsy Enterprise) previously had the response file token split into separate build arguments.