We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 483d399 + 683e95f commit 411f3bbCopy full SHA for 411f3bb
utils/update_checkout/update-checkout-config.json
@@ -38,6 +38,8 @@
38
"remote": { "id": "tensorflow/tensorflow" } },
39
"tensorflow-swift-apis": {
40
"remote": { "id": "tensorflow/swift-apis" } },
41
+ "tensorflow-swift-quote": {
42
+ "remote": { "id": "tensorflow/swift" } },
43
"icu": {
44
"remote": { "id": "unicode-org/icu" },
45
"platforms": [ "Linux" ]
@@ -486,6 +488,7 @@
486
488
"libcxx": "swift-DEVELOPMENT-SNAPSHOT-2019-08-12-a",
487
489
"tensorflow": "7c7d924821a8b1b20433c2f3f484bbd409873a84",
490
"tensorflow-swift-apis": "74a9bd2f7332a117bb159653bec865a00e9d3745",
491
+ "tensorflow-swift-quote": "03a61b10adfff4d08c23ed487b0a0a786932a07d",
492
"indexstore-db": "swift-DEVELOPMENT-SNAPSHOT-2019-08-12-a",
493
"sourcekit-lsp": "swift-DEVELOPMENT-SNAPSHOT-2019-08-12-a"
494
}
0 commit comments