Hive Hive
Sign in

Fix tuist generate crash with external SPM packages that depend on build-tool plugins

Metadata
Source
GitHub
Version
4.202.0-canary.1
Published
Jun 24, 2026 · 17:16 UTC
Repository
tuist/tuist
Update

tuist generate no longer fails with “Could not locate project at path” when an external Swift Package Manager package transitively depends on a build-tool plugin product. Plugin products stay in the dependency graph but no longer create invalid project references, because they do not need a runtime or linkable graph edge.