Project schemes can now include code coverage targets from any project in the workspace, including Swift Package Manager packages, by referencing them with an explicit TargetReference(projectPath:target:). Previously, Tuist rejected these configurations during project linting and tuist generate failed, even though Xcode supported them natively. Local target validation is preserved (typo detection still works), and invalid cross-project references are still caught by workspace-level graph validation.
Hive
Allow scheme code coverage targets from external projects
Published
Jul 02, 2026 · 15:28 UTC
Repository
tuist/tuist