|
120 | 120 | }
|
121 | 121 | },
|
122 | 122 | "swift-3.0-preview-3" : {
|
123 |
| - "aliases": ["swift-3.0-branch", "swift-3.0-preview-3-branch"], |
| 123 | + "aliases": ["swift-3.0-preview-3-branch"], |
124 | 124 | "repos": {
|
125 | 125 | "llvm": "swift-3.0-branch",
|
126 | 126 | "clang": "swift-3.0-branch",
|
|
135 | 135 | "swift-corelibs-libdispatch": "swift-3.0-preview-3-branch",
|
136 | 136 | "swift-integration-tests": "swift-3.0-preview-3-branch"
|
137 | 137 | }
|
| 138 | + }, |
| 139 | + "swift-3.0-preview-4" : { |
| 140 | + "aliases": ["swift-3.0-branch", "swift-3.0-preview-4-branch"], |
| 141 | + "repos": { |
| 142 | + "llvm": "swift-3.0-branch", |
| 143 | + "clang": "swift-3.0-branch", |
| 144 | + "swift": "swift-3.0-preview-4-branch", |
| 145 | + "lldb": "swift-3.0-preview-4-branch", |
| 146 | + "cmark": "swift-3.0-preview-4-branch", |
| 147 | + "llbuild": "swift-3.0-preview-4-branch", |
| 148 | + "swiftpm": "swift-3.0-preview-4-branch", |
| 149 | + "compiler-rt": "swift-3.0-branch", |
| 150 | + "swift-corelibs-xctest": "swift-3.0-preview-4-branch", |
| 151 | + "swift-corelibs-foundation": "swift-3.0-preview-4-branch", |
| 152 | + "swift-corelibs-libdispatch": "swift-3.0-preview-4-branch", |
| 153 | + "swift-integration-tests": "swift-3.0-preview-4-branch" |
| 154 | + } |
138 | 155 | }
|
139 | 156 | }
|
140 | 157 | }
|
0 commit comments