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 8a68d3c + 2a460ca commit 2545ee5Copy full SHA for 2545ee5
utils/build-script
@@ -60,7 +60,9 @@ _SUPPORTED_XCODE_BUILDS = [
60
("12.5 beta 3", "12E5244e"),
61
("12.5", "12E262"),
62
("13.0 beta", "13A5154h"),
63
- ("13.0 beta 4", "13A5201i")
+ ("13.0 beta 4", "13A5201i"),
64
+ ("13.0", "13A233"),
65
+ ("13.1 RC 1", "13A1030d")
66
]
67
68
# -----------------------------------------------------------------------------
0 commit comments