Skip to content

Commit 429dcef

Browse files
Update utils/build-script
Co-authored-by: Ben Rimmington <[email protected]>
1 parent d575c0a commit 429dcef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-script

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ HOME = os.environ.get("HOME", "/")
5858
_SUPPORTED_XCODE_BUILDS = [
5959
("12.2 beta 3", "12B5035g"),
6060
("12.2 Release Candidate", "12B5044c"),
61+
("12.2", "12B45b"),
6162
]
6263

6364
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)