You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PackageGraph] Add a an executable product to match executable target that plugin depends on
Create a new executable product if plugin depends on an executable target.
This is necessary, even though PackageBuilder creates one already, because
that product is going to be built for `destination`, and this one has to
be built for `tools`.
0 commit comments