Skip to content

Commit 3f9587c

Browse files
authored
Handle Swift versions unsupported by XCBuild (#7499)
XCBuild has its own notion of supported Swift versions which can differ from the ones SwiftPM's own build system and the used compiler support. Using a version outside of the supported range prevents building, so we'll try to obtain the list of supported versions and intersect it with the versions supported by a given package to find the best version supported by both.
1 parent 6a7e578 commit 3f9587c

File tree

5 files changed

+1179
-597
lines changed

5 files changed

+1179
-597
lines changed

0 commit comments

Comments
 (0)