Hive Hive
Sign in

Quoted response file references in framework search path flags

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

Projects with cached/precompiled framework search paths and target names that include whitespace (e.g. “Etsy Enterprise”) now build correctly. The framework search path response file reference is now emitted quoted in OTHER_CFLAGS and OTHER_LDFLAGS so clang and ld treat it as a single token. Targets without whitespace are unaffected.