mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Remove indexPrefixMappings from BuildSystem
They weren’t used.
This commit is contained in:
@@ -100,8 +100,6 @@ extension CompilationDatabaseBuildSystem: BuildSystem {
|
||||
indexStorePath?.parentDirectory.appending(component: "IndexDatabase")
|
||||
}
|
||||
|
||||
package var indexPrefixMappings: [PathPrefixMapping] { return [] }
|
||||
|
||||
package func buildSettings(
|
||||
for document: DocumentURI,
|
||||
in buildTarget: ConfiguredTarget,
|
||||
|
||||
Reference in New Issue
Block a user