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 0053526 + 7431ac8 commit acbaec9Copy full SHA for acbaec9
utils/build-script
@@ -56,6 +56,7 @@ _SUPPORTED_XCODE_BUILDS = [
56
("13.3", "13E113"),
57
("13.3.1", "13E500a"),
58
("13.4", "13F17a"),
59
+ ("13.4.1", "13F100"),
60
]
61
62
# -----------------------------------------------------------------------------
0 commit comments