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 c236f85 commit 83ac07fCopy full SHA for 83ac07f
utils/build-script
@@ -58,7 +58,8 @@ _SUPPORTED_XCODE_BUILDS = [
58
("12.2", "12B45b"),
59
("12.3", "12C33"),
60
("12.4", "12D4e"),
61
- ("12.5 beta 3", "12E5244e")
+ ("12.5 beta 3", "12E5244e"),
62
+ ("12.5", "12E262")
63
]
64
65
# -----------------------------------------------------------------------------
0 commit comments