Skip to content

Commit 03861d3

Browse files
committed
Add Xcode 14 14A309 to supported build versions
1 parent a5a3288 commit 03861d3

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 @@ _SUPPORTED_XCODE_BUILDS = [
5858
("13.3.1", "13E500a"),
5959
("13.4", "13F17a"),
6060
("13.4.1", "13F100"),
61+
("14.0.0", "14A309"),
6162
]
6263

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

0 commit comments

Comments
 (0)