Skip to content

Commit 385fa77

Browse files
Add support for Xcode 12.4 (12D4e) (#35739)
1 parent 2cc24dd commit 385fa77

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
@@ -57,6 +57,7 @@ _SUPPORTED_XCODE_BUILDS = [
5757
("12.2 Release Candidate", "12B5044c"),
5858
("12.2", "12B45b"),
5959
("12.3", "12C33"),
60+
("12.4", "12D4e"),
6061
]
6162

6263
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)