feat(swift): switch to branch with generated files

This commit is contained in:
Christian Clason 2022-04-18 11:31:06 +02:00 committed by Christian Clason
parent 476a898a66
commit facc6fdbe1
2 changed files with 2 additions and 3 deletions

View file

@ -282,7 +282,7 @@
"revision": "cfa3f0ac82cd680b4efaa090a0f78035ad43a7c6"
},
"swift": {
"revision": "b219297b69837a5d55f1235236c6f77b65f8b0ab"
"revision": "9607603b9bd7a174b06567367ae3949c7a19f011"
},
"teal": {
"revision": "fcc5f6f4d194dede4e676834ff28a506e39e17b4"

View file

@ -416,9 +416,8 @@ list.ocamllex = {
list.swift = {
install_info = {
url = "https://github.com/alex-pinkus/tree-sitter-swift",
branch = "with-generated-files",
files = { "src/parser.c", "src/scanner.c" },
requires_generate_from_grammar = true,
generate_requires_npm = true,
},
}