|
42 | 42 | "remote": { "id": "apple/swift-corelibs-xctest" } },
|
43 | 43 | "swift-corelibs-foundation": {
|
44 | 44 | "remote": { "id": "apple/swift-corelibs-foundation" } },
|
| 45 | + "swift-corelibs-foundation-windows": { |
| 46 | + "remote": { "id": "apple/swift-corelibs-foundation" } }, |
45 | 47 | "swift-foundation-icu": {
|
46 | 48 | "remote": { "id": "apple/swift-foundation-icu" } },
|
47 | 49 | "swift-foundation": {
|
|
138 | 140 | "swift-stress-tester": "main",
|
139 | 141 | "swift-corelibs-xctest": "main",
|
140 | 142 | "swift-corelibs-foundation": "main",
|
| 143 | + "swift-corelibs-foundation-windows": "windows/main", |
141 | 144 | "swift-foundation-icu": "main",
|
142 | 145 | "swift-foundation": "main",
|
143 | 146 | "swift-corelibs-libdispatch": "main",
|
|
189 | 192 | "swift-stress-tester": "release/6.0",
|
190 | 193 | "swift-corelibs-xctest": "release/6.0",
|
191 | 194 | "swift-corelibs-foundation": "release/6.0",
|
| 195 | + "swift-corelibs-foundation-windows": "windows/release/6.0", |
192 | 196 | "swift-corelibs-libdispatch": "release/6.0",
|
193 | 197 | "swift-integration-tests": "release/6.0",
|
194 | 198 | "swift-xcode-playground-support": "release/6.0",
|
|
0 commit comments