Skip to content

Commit 1653edc

Browse files
authored
Add support for Xcode 12.3 (12C33)
1 parent a5a826c commit 1653edc

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
@@ -56,6 +56,7 @@ _SUPPORTED_XCODE_BUILDS = [
5656
("12.2 beta 3", "12B5035g"),
5757
("12.2 Release Candidate", "12B5044c"),
5858
("12.2", "12B45b"),
59+
("12.3", "12C33"),
5960
]
6061

6162
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)