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
1.[Install `swiftly` per the instructions](https://www.swift.org/install/) for the platform that you're bulding on.
30
+
Note that these steps are required on macOS even if you already have latest Xcode installed. Cross-compilation with Swift SDKs on Windows hosts is [not supported yet](https://github.com/swiftlang/swift-package-manager/issues/9148).
31
+
32
+
1.[Install `swiftly` per the instructions](https://www.swift.org/install/) for the platform that you're bulding on.
31
33
32
34
2. Install Swift {{ release_name }} with `swiftly install {{ release_name }}`.
0 commit comments