xcode-build-server
« Back to VersTracker
Description:
Build server protocol implementation for integrating Xcode with sourcekit-lsp
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: xcode swift lsp developer-tools build-system
Install: brew install xcode-build-server
About:
XcodeBuildServer is a protocol implementation that enables sourcekit-lsp to communicate with Xcode's build system. It acts as a bridge, allowing LSP-compatible editors to leverage Xcode's indexing and build information for features like code completion and diagnostics. This tool significantly improves the development experience for Swift and Objective-C projects managed in Xcode.
Key Features:
  • Implements the Build Server Protocol (BSP)
  • Enables sourcekit-lsp integration with Xcode projects
  • Provides intelligent code completion and diagnostics
  • Supports both Swift and Objective-C languages
Use Cases:
  • Using Neovim or Vim with Swift/Obj-C projects
  • Integrating sourcekit-lsp with Xcode-based builds
  • Enriching non-Xcode editors with Xcode's build knowledge
Alternatives:
  • sourcekit-lsp – The standard LSP server; XcodeBuildServer enhances it specifically for Xcode project environments.
Version History
Detected Version Rev Change Commit