Hive Hive
Sign in

xcresult Processor 0.12.0

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

xcresult Processor 0.12.0 is now available as ghcr.io/tuist/tuist-xcresult-processor:0.12.0.

Build insights

  • Local Xcode builds reported with tuist inspect build now show the Module Cache tab on their build run page. The breakdown is linked to the dependency graph from the last tuist generate, so you get cache analytics for plain Xcode builds without re-uploading the graph each time.

Runner jobs

  • Runner job detail pages now show each step of a job with status and duration. You can expand a step to see its log lines, search the full log, toggle timestamps, and download the complete run log as a .log.gz archive.

Compatibility and reliability

  • Tuist now documents a 3-month backward-compatibility window for supported CLI versions, and server releases are gated against the oldest supported CLI so older clients keep working.
  • Kura cache usage is aggregated by region in the Usage dashboard, and ready Kura cache endpoints are preferred automatically.
  • Fixed IRSA authentication so AWS STS credential refresh uses the same region as S3, preventing failures in environments that only allow regional STS egress.