Skip to content

Commit d567b5e

Browse files
authored
Merge pull request #10548 from apple/swift-4-update-checkout-branch
[4.0] [Utils] Update the branch names in update-checkout
2 parents 074d939 + 7e70752 commit d567b5e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

utils/update-checkout-config.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,25 @@
129129
"swift-xcode-playground-support": "swift-4.0-branch",
130130
"ninja": "release"
131131
}
132+
},
133+
"swift-4.0-branch-06-23-2017" : {
134+
"aliases": ["swift-4.0-branch-06-23-2017"],
135+
"repos": {
136+
"llvm": "swift-4.0-branch-06-23-2017",
137+
"clang": "swift-4.0-branch-06-23-2017",
138+
"swift": "swift-4.0-branch-06-23-2017",
139+
"lldb": "swift-4.0-branch-06-23-2017",
140+
"cmark": "swift-4.0-branch",
141+
"llbuild": "swift-4.0-branch",
142+
"swiftpm": "swift-4.0-branch",
143+
"compiler-rt": "swift-4.0-branch-06-23-2017",
144+
"swift-corelibs-xctest": "swift-4.0-branch",
145+
"swift-corelibs-foundation": "swift-4.0-branch",
146+
"swift-corelibs-libdispatch": "swift-4.0-branch",
147+
"swift-integration-tests": "swift-4.0-branch",
148+
"swift-xcode-playground-support": "swift-4.0-branch",
149+
"ninja": "release"
150+
}
132151
}
133152
}
134153
}

0 commit comments

Comments
 (0)