swiftlang / swift-org-website

Swift.org website
https://swift.org
Other
477 stars 188 forks source link

It should be `--swift-sdk`, not `--sdk`. #721

Closed al45tair closed 5 months ago

al45tair commented 5 months ago

Confusingly, SwiftPM has two options, --sdk and --swift-sdk, and they do different things. You need --swift-sdk for the downloadable SDK feature.

al45tair commented 5 months ago

@swift-ci Please test