John Holdsworth
John Holdsworth
Hi @mattmassicotte, I'm seeing a some strange behaviour if the sourcekit-lsp server process crashes. I get a stack trace: ``` Crashed Thread: 8 Dispatch queue: com.apple.root.user-interactive-qos.overcommit Exception Type: EXC_CRASH (SIGABRT)...
Hi, I've been chasing an issue where: if I include a swift file such as (for example) `a 进行正式友好访问 2.swift` in a source directory and bring it in using either...
This would enable fishhook to be built into Xcode projects using the Swift Package Manager. The changes are relatively modest. I've prototyped them [here](https://github.com/Concoction/fishhook/commit/f4d289e0393b900b4902e6635e1b2c11e78da5eb).
This PR adds a Package.swift to the repo and a symbolic link to fishhook.h from where the Swift Package Manager expects to find include files to the existing file. If...