Hive Hive
Sign in

Fix crashes when running mixed app-hosted and host-less unit tests

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

When the autogenerated workspace scheme contains host-less unit test bundles, tuist test now runs the generated project test schemes separately instead of running the mixed workspace aggregate. This fixes the xctest bootstrap crash that occurred when app-hosted and host-less test bundles were executed together in the same scheme.