Hive Hive
Sign in

Fix generation crash with external packages that transitively depend on plugin products

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

tuist generate no longer crashes with “Could not locate project at path” when an external Swift Package Manager package transitively depends on a build-tool plugin product. Plugin products are kept as resolvable products but mapped to no dependency edges, since no runtime project reference should be generated for them.