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
[PackageModel] Inject swift-testing flags only if toolchain is targetting macOS
Fixes a bug where swift and linker flags for swift-testing were
injected into `extraFlags` of a toolchain that was targeting WASM
but used macOS to build.
Resolves: swiftlang#7919
(cherry picked from commit d2141cd)
0 commit comments