Builds run straight from Xcode and reported with tuist inspect build now show the Module Cache tab on their build run page, the same breakdown previously available only for tuist test and tuist xcodebuild build. The tab shows which modules were resolved from the local cache, remote cache, or missed, plus the overall cache hit rate and each module’s hash. No new configuration is needed: the breakdown reuses the dependency graph that tuist generate already uploaded, so the numbers reflect the project state at that generation. Note that manual edits after the last generation are not reflected in the breakdown.
Hive
Module Cache breakdown for local Xcode builds
Published
Jun 05, 2026 · 15:28 UTC
Repository
tuist/tuist