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 11d2837 + 9f0b643 commit 2942ccdCopy full SHA for 2942ccd
utils/build-script
@@ -56,7 +56,9 @@ _SUPPORTED_XCODE_BUILDS = [
56
("12.4", "12D4e"),
57
("12.5", "12E262"),
58
("13.0 beta", "13A5154h"),
59
- ("13.0 beta 4", "13A5201i")
+ ("13.0 beta 4", "13A5201i"),
60
+ ("13.0", "13A233"),
61
+ ("13.1 RC 1", "13A1030d")
62
]
63
64
# -----------------------------------------------------------------------------
0 commit comments