Hive Hive
Sign in

Hostless test bundles are isolated in workspace schemes

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

When tuist test runs mixed app-hosted and host-less unit test bundles, it now splits them into separate project schemes instead of running them together in the autogenerated workspace scheme. This fixes xctest bootstrap crashes that could occur with host-less test bundles.