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 43776ce commit 5363a80Copy full SHA for 5363a80
utils/build-script
@@ -56,7 +56,8 @@ _SUPPORTED_XCODE_BUILDS = [
56
("12.3", "12C33"),
57
("12.4", "12D4e"),
58
("12.5", "12E262"),
59
- ("13.0 beta", "13A5154h")
+ ("13.0 beta", "13A5154h"),
60
+ ("13.0 beta 4", "13A5201i")
61
]
62
63
# -----------------------------------------------------------------------------
0 commit comments