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.
1 parent 276110b commit 06ef8f9Copy full SHA for 06ef8f9
utils/build-script
@@ -58,7 +58,8 @@ _SUPPORTED_XCODE_BUILDS = [
58
("13.0 beta", "13A5154h"),
59
("13.0 beta 4", "13A5201i"),
60
("13.0", "13A233"),
61
- ("13.1 RC 1", "13A1030d")
+ ("13.1 RC 1", "13A1030d"),
62
+ ("13.2 beta", "13C5066c")
63
]
64
65
# -----------------------------------------------------------------------------
0 commit comments