You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
I couldn't work out how to compile SourceKit, but from the comment here, I think it would be required to do so as I couldn't find libsourcekitdInProc.dylib in my Xcode directory:
ifname=='Darwin':
# The XPC service cannot run via the bindings due to permissions# issue.# file = 'sourcekitd.framework/sourcekitd'file='libsourcekitdInProc.dylib'
If this were to work as I'd hope it might:
Reduce dependencies
Reduce overhead from calling SwiftKitten and JSON parsing the results