Hive Hive
Sign in

Module Cache breakdown for local Xcode builds

Metadata
Source
GitHub
Version
xcresult-processor-image@0.12.0
Published
Jun 05, 2026 · 15:29 UTC
Repository
tuist/tuist
Update

The Module Cache tab on a build run now appears for local builds run straight from Xcode and reported with tuist inspect build, not just for tuist test and tuist xcodebuild build. The breakdown reuses the dependency graph uploaded by the last tuist generate, so it links the build back to that generation without re-uploading the graph on every build. You see the same hit-rate, resolved-from-cache indicators, and module hashes as before.