Hive Hive
Sign in

Generate succeeds for SPM packages with transitively-reached 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 fails with Could not locate project at path when an external Swift Package Manager package transitively depends on a build-tool-plugin product. The external dependency resolver now treats plugin products as resolvable but generates an empty dependency list for them, instead of trying to materialize them as project dependencies and then filtering them out later.