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
Use SwiftBuild API to reliably compute built artifacts (#9143)
Depends on swiftlang/swift-build#801
By querying the build system for the artifacts, we ensure we only report
any we will actually produce in the current build. At the same time,
pull in an alternative fix for
#9121 which
restores the original behavior of the native build system when
considering products in dependency packages.
0 commit comments