Skip to content

Commit 07282c1

Browse files
authored
[utils] Add swift-xcode-playground-support in update checkout script
1 parent fc4b8bd commit 07282c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/update-checkout-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@
150150
"swift-corelibs-xctest": "swift-3.0-preview-4-branch",
151151
"swift-corelibs-foundation": "swift-3.0-preview-4-branch",
152152
"swift-corelibs-libdispatch": "swift-3.0-preview-4-branch",
153-
"swift-integration-tests": "swift-3.0-preview-4-branch"
153+
"swift-integration-tests": "swift-3.0-preview-4-branch",
154+
"swift-xcode-playground-support": "swift-3.0-preview-4-branch"
154155
}
155156
}
156157
}

0 commit comments

Comments
 (0)