Hive Hive
Sign in

Warm generated module maps preserve file timestamps to avoid unnecessary rebuilds

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

In warm tuist test –build-only runs, unchanged generated dependency module maps and response files are no longer rewritten, so their modification times stay stable. This prevents Xcode from recompiling Swift files whose compiler inputs have not actually changed.