We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d47f1a + a0b5615 commit 3af0e5dCopy full SHA for 3af0e5d
utils/build-script
@@ -48,10 +48,6 @@ from swift_build_support.swift_build_support.utils import fatal_error
48
# These versions are community sourced. At any given time only the Xcode
49
# version used by Swift CI is officially supported. See ci.swift.org
50
_SUPPORTED_XCODE_BUILDS = [
51
- ("12.3", "12C33"),
52
- ("12.4", "12D4e"),
53
- ("12.5", "12E262"),
54
- ("13.0 beta", "13A5154h"),
55
("13.0 beta 4", "13A5201i"),
56
("13.0", "13A233"),
57
("13.1 RC 1", "13A1030d"),
0 commit comments