|
155 | 155 | } |
156 | 156 | }, |
157 | 157 | "swift-3.0-preview-5" : { |
158 | | - "aliases": ["swift-3.0-branch", "swift-3.0-preview-5-branch"], |
| 158 | + "aliases": ["swift-3.0-preview-5-branch"], |
159 | 159 | "repos": { |
160 | 160 | "llvm": "swift-3.0-branch", |
161 | 161 | "clang": "swift-3.0-branch", |
|
171 | 171 | "swift-integration-tests": "swift-3.0-preview-5-branch", |
172 | 172 | "swift-xcode-playground-support": "swift-3.0-preview-5-branch" |
173 | 173 | } |
| 174 | + }, |
| 175 | + "swift-3.0-branch" : { |
| 176 | + "aliases": ["swift-3.0-branch"], |
| 177 | + "repos": { |
| 178 | + "llvm": "swift-3.0-branch", |
| 179 | + "clang": "swift-3.0-branch", |
| 180 | + "swift": "swift-3.0-branch", |
| 181 | + "lldb": "swift-3.0-branch", |
| 182 | + "cmark": "swift-3.0-branch", |
| 183 | + "llbuild": "swift-3.0-branch", |
| 184 | + "swiftpm": "swift-3.0-branch", |
| 185 | + "compiler-rt": "swift-3.0-branch", |
| 186 | + "swift-corelibs-xctest": "swift-3.0-branch", |
| 187 | + "swift-corelibs-foundation": "swift-3.0-branch", |
| 188 | + "swift-corelibs-libdispatch": "swift-3.0-branch", |
| 189 | + "swift-integration-tests": "swift-3.0-branch", |
| 190 | + "swift-xcode-playground-support": "swift-3.0-branch" |
| 191 | + } |
174 | 192 | } |
175 | 193 | } |
176 | 194 | } |
0 commit comments