Hive Hive
Sign in

Framework search path response files now quoted

Metadata
Source
GitHub
Version
4.201.0-rc.3
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist
Update

Framework-search-path response-file references in OTHER_CFLAGS and OTHER_LDFLAGS are now wrapped as "@$(SRCROOT)/...". Targets whose names contain whitespace (for example “Etsy Enterprise”) no longer get the response-file token split into two arguments, so big precompiled framework search path sets compile and link correctly.