Hive Hive
Sign in

Quote framework search path response file references

Metadata
Source
GitHub
Version
4.201.0-rc.6
Published
Jul 02, 2026 · 15:53 UTC
Repository
tuist/tuist
Update

Framework-search-path response file references emitted by FrameworkSearchPathsGraphMapper are now wrapped in quotes ("@$(SRCROOT)/...") inside OTHER_CFLAGS and OTHER_LDFLAGS. Target names with whitespace like Etsy Enterprise no longer get their response file path split into two arguments, so projects with names containing spaces compile and link correctly.