Skip to content

Commit 9e84624

Browse files
committed
repo: add swift-build to the checkout set
Prepare for the swift-build infrastructure work to support Windows by adding it to the checkout set.
1 parent 84a9004 commit 9e84624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<project remote="github" name="apple/swift-argument-parser" path="swift-argument-parser" revision="refs/tags/1.4.0" />
1414
<project remote="github" name="apple/swift-asn1" path="swift-asn1" revision="refs/tags/1.0.0" />
1515
<project remote="github" name="apple/swift-atomics" path="swift-atomics" revision="refs/tags/1.2.0" />
16+
<project remote="github" name="swiftlang/swift-build" path="swift-build" revision="main" />
1617
<project remote="github" name="apple/swift-certificates" path="swift-certificates" revision="refs/tags/1.0.1" />
1718
<project remote="github" name="swiftlang/swift-cmark" path="cmark" revision="gfm" />
1819
<project remote="github" name="apple/swift-collections" path="swift-collections" revision="refs/tags/1.1.2" />

0 commit comments

Comments
 (0)