bazel-compilation-database icon indicating copy to clipboard operation
bazel-compilation-database copied to clipboard

swift support

Open joprice opened this issue 4 years ago • 3 comments

It seems that swift tooling can also consume clang compilation databases https://github.com/apple/sourcekit-lsp/blob/main/Sources/SKCore/CompilationDatabase.swift#L75. Could swift support be added?

joprice avatar Jan 31 '21 02:01 joprice

Definitely possible, we have some internal tooling for this use case and added support in SwiftLint for these files in some cases too

keith avatar Feb 14 '21 00:02 keith

@keith I have given you write-access to the repository now. If you ever feel like adding major features or refactoring existing code, please go ahead and directly merge your changes.

I don't think I have done a good job at maintaining this project in the past year. In general, I am looking for new owners, or perhaps redirect to a better maintained fork.

siddharthab avatar Sep 09 '21 05:09 siddharthab

Thanks! I have to admit we're not using this in prod today, but I will try and find some time to contribute here!

keith avatar Sep 10 '21 00:09 keith

This project is being archived.

siddharthab avatar Mar 17 '24 06:03 siddharthab