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
Apr 15, 2024 12:23pm 0 VERSION_BUMP e64418c1
Apr 15, 2024 6:26am 0 VERSION_BUMP e8264b86
Feb 15, 2024 4:37pm 0 VERSION_BUMP c297e275