Hive Hive
Sign in

Framework search path response files are quoted for targets with spaces

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

When Tuist consolidates framework search paths into response files, the @$(SRCROOT)/… references in OTHER_CFLAGS and OTHER_LDFLAGS are now quoted. This prevents build failures when target names contain whitespace, such as ‘Etsy Enterprise’, by keeping the response file path as a single argument.