Hive Hive
Sign in

Cache warm hashes align with generation cache keys

Metadata
Source
GitHub
Version
4.201.0
Domains
Published
Jul 03, 2026 · 07:53 UTC
Repository
tuist/tuist
Update

tuist cache warm and tuist generate --cache-profile all-possible now rely on the same normalized hashing graph. Previously the warmed target key could diverge from the key requested during generate, causing reuse failures. Generated projects also keep the same framework-search-paths normalization before binary replacement, so default cache reuse stays intact.

tuist generate --cache-profile all-possible now reuses warmed binaries consistently instead of missing them.

Source URLs: