Hive Hive
Sign in

Suite shard enumeration resolves a concrete simulator from the selected test plan

Metadata
Source
GitHub
Version
4.201.0
Domains
Published
Jul 03, 2026 · 07:53 UTC
Repository
tuist/tuist
Update

The suite shard destination resolver threads the requested test plan through platform inference and simulator concretization, so schemes with multiple test plans (for example a macOS-only plan and a separate iOS plan) resolve a concrete iOS simulator with id=… for suite-level test enumeration instead of falling back to the generic platform=iOS Simulator that Xcode rejects during enumeration.