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
Fix searching for SDKs when a --triple is specified along with the SDK name
Extend `selectBundle()` to use the existing `selectSwiftSDK(id:hostTriple:targetTriple)`
overload, plus fix the latter to check the full triple string, which affects
`swift sdk configure` also.
Fixes#7973 and #9220
0 commit comments