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
Inherit current environment in build tool plugin custom tasks (#8880)
The native build system is extending the calling environment, such as
the PATH to the build tool invocations. Update the PIF Builder to do the
same. Enable testing of vendored binary build tools on macOS with the
swiftbuild build system.
0 commit comments