The version in repo/swift is obsolete and doesn't work. So I tried to upgrade to another one, but it doesn't work.
https://github.com/alex-pinkus/tree-sitter-swift
I tried to add this one to the repos. The tests fails for emojis, but otherwise it reports that it works. But it doenst load. But the tree-sitter-debug-mode seems to be correct.
I tried to make this work with Emacs but I got errors everytime:
The version in repo/swift is obsolete and doesn't work. So I tried to upgrade to another one, but it doesn't work.
https://github.com/alex-pinkus/tree-sitter-swift I tried to add this one to the repos. The tests fails for emojis, but otherwise it reports that it works. But it doenst load. But the
tree-sitter-debug-mode
seems to be correct.I tried to make this work with Emacs but I got errors everytime:
I also got a different error that 'actor' isnt known.
The one that works (but its still a bit buggy) is: https://gitlab.com/woolsweater/tree-sitter-swifter.git But for some reason I cant make it work again for M1 Silicon macs. Only x86.