xcode-build-server integrates Xcode with Apple's sourcekit-lsp. sourcekit-lsp doesn't itself support Xcode projects, but it does provide a Build Server Protocol client to work with other build systems. xcode-build-server implements a build server to provide sourcekit-lsp with the build information it needs for an Xcode project.

WWW: https://github.com/SolaWing/xcode-build-server
