Hive Hive
Sign in

Swift package build-tool plugin products no longer generate invalid project deps

Metadata
Source
GitHub
Version
4.202.0-rc.3
Published
Jul 03, 2026 · 16:57 UTC
Repository
tuist/tuist
Update

External SwiftPM packages that transitively depend on a build-tool plugin product no longer crash tuist generate with Could not locate project at path. Plugin products are now kept in the external dependency product map but map to an empty dependency list, so no erroneous project reference is generated for an intentionally un-generated plugin.