Hive Hive
Sign in

Allow scheme code coverage targets from external projects

Metadata
Source
GitHub
Version
4.202.0-canary.31
Published
Jul 02, 2026 · 15:28 UTC
Repository
tuist/tuist
Update

Project schemes can now include code coverage targets from any project in the workspace, including Swift Package Manager packages. Previously, Tuist linting rejected these references and caused tuist generate to fail even when the configuration was valid in Xcode. Validation remains in place for local targets and invalid workspace-level references are still caught by the graph linter.