Hive Hive
Sign in

Selective-testing artifact creation now avoids redundant disk copies

Metadata
Source
GitHub
Version
xcresult-processor-image@0.36.0
Domains
Published
Jul 02, 2026 · 11:33 UTC
Repository
tuist/tuist
Update

Each module’s .xctest bundle is now compressed directly from the products directory instead of being copied to a staging directory first. For large projects with hundreds of modules, this removes tens of gigabytes of redundant disk I/O per build job.