Use new Swift SDK mechanism for cross-compilation
Open
ci-cd
refactoring
- Dominant language
- Swift
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Swift 5.9 introduces cross-compilation SDKs into the package manager that would let us perform the cross-build in a cleaner and more maintainable way without the need to [manually maintain a set of flags](https://github.com/fwcd/d2/blob/45f81bc7cc572059a9f322a26c48bf3794911679/Scripts/build-release#L14-L26).
See https://github.com/apple/swift-sdk-generator for details.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.