Avatar
Swift SDK のインストール時とビルド時に今使っているツールチェーンのバージョンを見て自動で合わせてくれるようになるみたいです.インストールは Static Linux SDK みたいに swift.org で配布されているやつ変亭になりそうですが. https://github.com/swiftlang/swift-package-manager/pull/8703
Motivation: As Swift SDKs require host toolchain version to exactly match the version used to build a Swift SDK that's used, we need to automate Swift SDK installation and selection process...