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.
2 parents 0fa0bd5 + e4c3a29 commit cff885cCopy full SHA for cff885c
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