Skip to content

Commit acbaec9

Browse files
authored
Merge pull request #59698 from chuganzy/add-xcode-13-4-1
Add Xcode 13.4.1 to the list
2 parents 0053526 + 7431ac8 commit acbaec9

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
("13.3", "13E113"),
5757
("13.3.1", "13E500a"),
5858
("13.4", "13F17a"),
59+
("13.4.1", "13F100"),
5960
]
6061

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

0 commit comments

Comments
 (0)