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 a5a826c commit 1653edcCopy full SHA for 1653edc
utils/build-script
@@ -56,6 +56,7 @@ _SUPPORTED_XCODE_BUILDS = [
56
("12.2 beta 3", "12B5035g"),
57
("12.2 Release Candidate", "12B5044c"),
58
("12.2", "12B45b"),
59
+ ("12.3", "12C33"),
60
]
61
62
# -----------------------------------------------------------------------------
0 commit comments