|
137 | 137 | }
|
138 | 138 | },
|
139 | 139 | "swift-3.0-preview-4" : {
|
140 |
| - "aliases": ["swift-3.0-branch", "swift-3.0-preview-4-branch"], |
| 140 | + "aliases": ["swift-3.0-preview-4-branch"], |
141 | 141 | "repos": {
|
142 | 142 | "llvm": "swift-3.0-branch",
|
143 | 143 | "clang": "swift-3.0-branch",
|
|
153 | 153 | "swift-integration-tests": "swift-3.0-preview-4-branch",
|
154 | 154 | "swift-xcode-playground-support": "swift-3.0-preview-4-branch"
|
155 | 155 | }
|
| 156 | + }, |
| 157 | + "swift-3.0-preview-5" : { |
| 158 | + "aliases": ["swift-3.0-branch", "swift-3.0-preview-5-branch"], |
| 159 | + "repos": { |
| 160 | + "llvm": "swift-3.0-branch", |
| 161 | + "clang": "swift-3.0-branch", |
| 162 | + "swift": "swift-3.0-preview-5-branch", |
| 163 | + "lldb": "swift-3.0-preview-5-branch", |
| 164 | + "cmark": "swift-3.0-preview-5-branch", |
| 165 | + "llbuild": "swift-3.0-preview-5-branch", |
| 166 | + "swiftpm": "swift-3.0-preview-5-branch", |
| 167 | + "compiler-rt": "swift-3.0-branch", |
| 168 | + "swift-corelibs-xctest": "swift-3.0-preview-5-branch", |
| 169 | + "swift-corelibs-foundation": "swift-3.0-preview-5-branch", |
| 170 | + "swift-corelibs-libdispatch": "swift-3.0-preview-5-branch", |
| 171 | + "swift-integration-tests": "swift-3.0-preview-5-branch", |
| 172 | + "swift-xcode-playground-support": "swift-3.0-preview-5-branch" |
| 173 | + } |
156 | 174 | }
|
157 | 175 | }
|
158 | 176 | }
|
0 commit comments