Hive Hive
Sign in

Keep framework search path response files after repeated tuist generate

Metadata
Source
GitHub
Version
4.195.16
Published
Jun 03, 2026 · 17:39 UTC
Repository
tuist/tuist
Update

Fixed the recurring build failures where large projects with many precompiled frameworks could not compile after regenerating over an existing Derived/ directory. The framework search path setup now runs in a graph mapper before the Derived/ cleanup, so the consolidated response file survives cleanup and no longer goes missing for clang or the linker.