mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
This is quite important to set otherwise SourceKit-LSP sets off a wrong package resolution operation potentially resulting in a wrong swiftpm package graph. Ideally, SwiftPM should have APIs that don't force clients to handle all this configuration but we don't have that today.