Hive Hive
Sign in

Warm test builds stay incremental when generated dependency module maps are unchanged

Metadata
Source
GitHub
Version
4.201.0-canary.17
Published
Jun 19, 2026 · 14:39 UTC
Repository
tuist/tuist
Update

Tuist now preserves file modification times for generated files whose contents have not changed, and keeps active Derived/ModuleMaps and Derived/FrameworkSearchPaths directories stable across generation. This fixes a regression where warm tuist test –build-only runs recompiled Swift files unnecessarily because generated module map inputs looked newer even though their contents were identical.