We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025ee1e commit e4c3a29Copy full SHA for e4c3a29
utils/build-script
@@ -58,7 +58,8 @@ _SUPPORTED_XCODE_BUILDS = [
58
("13.0", "13A233"),
59
("13.1 RC 1", "13A1030d"),
60
("13.2 beta", "13C5066c"),
61
- ("13.2.1", "13C100")
+ ("13.2.1", "13C100"),
62
+ ("13.3", "13E113")
63
]
64
65
# -----------------------------------------------------------------------------
0 commit comments