Skip to content

Commit fb64bc4

Browse files
committed
Clone SwiftWasm fork of Foundation with update-checkout
1 parent 4ccc04f commit fb64bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"swift-corelibs-xctest": {
2424
"remote": { "id": "apple/swift-corelibs-xctest" } },
2525
"swift-corelibs-foundation": {
26-
"remote": { "id": "apple/swift-corelibs-foundation" } },
26+
"remote": { "id": "swiftwasm/swift-corelibs-foundation" } },
2727
"swift-corelibs-libdispatch": {
2828
"remote": { "id": "apple/swift-corelibs-libdispatch" } },
2929
"swift-integration-tests": {
@@ -72,7 +72,7 @@
7272
"swift-syntax": "master",
7373
"swift-stress-tester": "master",
7474
"swift-corelibs-xctest": "master",
75-
"swift-corelibs-foundation": "master",
75+
"swift-corelibs-foundation": "swiftwasm",
7676
"swift-corelibs-libdispatch": "master",
7777
"swift-integration-tests": "master",
7878
"swift-xcode-playground-support": "master",

0 commit comments

Comments
 (0)