Hive Hive
Sign in

Cache warming no longer depends on parsing xcactivitylog files

Metadata
Source
GitHub
Version
4.201.0-rc.3
Domains
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist
Update

tuist cache warm no longer needs to read or parse .xcactivitylog files. The CLI-side XCLogParser-based per-target build-duration path has been removed because the metadata was never surfaced in the product. Cache warming is more robust when activity logs are missing, rotated, or unparseable; binary artifacts still build, package, upload, and track as before.