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
Pass hostToolchainBinDir to SwiftSDKBundleStore (#2157)
This became a required parameter in
swiftlang/swift-package-manager#8668, which can
be easily computed, since the host toolchain in practice is always available when `SwiftSDKBundleStore` is initialized.
0 commit comments