Hive Hive
Sign in

External SPM packages with build-tool-plugin dependencies generate cleanly

Metadata
Source
GitHub
Version
4.202.0-rc.1
Published
Jul 03, 2026 · 09:12 UTC
Repository
tuist/tuist
Update

External SwiftPM packages that depend transitively on a build-tool plugin product no longer crash tuist generate with “Could not locate project at path”. Plugin products remain resolvable in the product dependency map but contribute an empty dependency list, since plugin targets are not generated as Xcode projects.