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 01f8f88 commit 33a1e8aCopy full SHA for 33a1e8a
common.py
@@ -55,6 +55,9 @@
55
'swift-corelibs-libdispatch': 'release/5.3',
56
'swift-corelibs-foundation': 'release/5.3',
57
'swift-corelibs-xctest': 'release/5.3',
58
+ 'swift-argument-parser': '0.0.5',
59
+ 'swift-driver': 'master',
60
+ 'yams': '3.0.1',
61
},
62
'swift-5.2-branch': {
63
'llvm-project': 'swift/swift-5.2-branch',
@@ -66,6 +69,9 @@
66
69
'swift-corelibs-libdispatch': 'swift-5.2-branch',
67
70
'swift-corelibs-foundation': 'swift-5.2-branch',
68
71
'swift-corelibs-xctest': 'swift-5.2-branch',
72
73
74
75
76
'master-rebranch': {
77
'llvm-project': 'swift/master-rebranch',
0 commit comments