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 ead41b4 + 7c5bb7d commit a165250Copy full SHA for a165250
utils/update_checkout/update-checkout-config.json
@@ -316,6 +316,8 @@
316
"llbuild": "master",
317
"swift-tools-support-core": "master",
318
"swiftpm": "master",
319
+ "swift-argument-parser": "0.0.6",
320
+ "swift-driver": "master",
321
"swift-syntax": "master",
322
"swift-stress-tester": "master",
323
"swift-corelibs-xctest": "master",
@@ -325,6 +327,7 @@
325
327
"swift-xcode-playground-support": "master",
326
328
"ninja": "release",
329
"icu": "release-65-1",
330
+ "yams": "3.0.1",
331
"cmake": "v3.16.5",
332
"indexstore-db": "master",
333
"sourcekit-lsp": "master",
0 commit comments