Open
Description
Description
The swift.org article https://www.swift.org/documentation/articles/static-linux-getting-started.html covers a baseline introduction of using SDK, with related evolution proposals https://github.com/swiftlang/swift-evolution/blob/main/proposals/0342-static-link-runtime-libraries-by-default-on-supported-platforms.md and https://github.com/swiftlang/swift-evolution/blob/main/proposals/0387-cross-compilation-destinations.md
There should be some articles in SwiftPM about how to find and use the SDKs, referencing their hosted locations, and that they can be created (Embedded use cases), as well as how to apply them.
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Swift Package Manager version/commit hash
No response
Swift & OS version (output of swift --version && uname -a
)
No response