|
98 | 98 | }
|
99 | 99 | },
|
100 | 100 | "swift-3.0-preview-2" : {
|
101 |
| - "aliases": ["swift-3.0-branch", "swift-3.0-preview-2-branch"], |
| 101 | + "aliases": ["swift-3.0-preview-2-branch"], |
102 | 102 | "repos": {
|
103 | 103 | "llvm": "swift-3.0-branch",
|
104 | 104 | "clang": "swift-3.0-branch",
|
|
113 | 113 | "swift-corelibs-libdispatch": "swift-3.0-preview-2-branch",
|
114 | 114 | "swift-integration-tests": "swift-3.0-preview-2-branch"
|
115 | 115 | }
|
| 116 | + }, |
| 117 | + "swift-3.0-preview-3" : { |
| 118 | + "aliases": ["swift-3.0-branch", "swift-3.0-preview-3-branch"], |
| 119 | + "repos": { |
| 120 | + "llvm": "swift-3.0-branch", |
| 121 | + "clang": "swift-3.0-branch", |
| 122 | + "swift": "swift-3.0-preview-3-branch", |
| 123 | + "lldb": "swift-3.0-preview-3-branch", |
| 124 | + "cmark": "swift-3.0-preview-3-branch", |
| 125 | + "llbuild": "swift-3.0-preview-3-branch", |
| 126 | + "swiftpm": "swift-3.0-preview-3-branch", |
| 127 | + "compiler-rt": "swift-3.0-branch", |
| 128 | + "swift-corelibs-xctest": "swift-3.0-preview-3-branch", |
| 129 | + "swift-corelibs-foundation": "swift-3.0-preview-3-branch", |
| 130 | + "swift-corelibs-libdispatch": "swift-3.0-preview-3-branch", |
| 131 | + "swift-integration-tests": "swift-3.0-preview-3-branch" |
| 132 | + } |
116 | 133 | }
|
117 | 134 | }
|
118 | 135 | }
|
0 commit comments