Hive Hive
Sign in

Warm test builds stay incremental when dependency module maps are generated

Metadata
Source
GitHub
Version
4.201.0-canary.16
Published
Jun 19, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

Tuist no longer rewrites generated dependency module maps when their contents have not changed, and keeps Derived/ModuleMaps and Derived/FrameworkSearchPaths across generation. This prevents Xcode from treating stable compiler inputs as changed, so tuist test –build-only stays warm and avoids unnecessary Swift recompilation.