# wojciech-kulik/xcodebuild.nvim

Neovim plugin to Build, Debug, and Test applications created for Apple devices (iOS, macOS, watchOS, etc.)

Repository: https://github.com/wojciech-kulik/xcodebuild.nvim
Canonical: https://ross.abutalabs.com/products/xcodebuildnvim
Language: Lua
License: MIT
License Family: permissive
Topics: ios, macos, neovim, nvim, xcode, swift, ios-swift, tvos, visionos, watchos, apple, xcodebuild
Last push: 2026-06-30T14:22:28+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 82, longevity 74
- inputs: {"age_days": 1036, "days_push": 64, "days_rel": 120, "gap_med": 16.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1354, forks 49 (observed 2026-08-28T04:04:29.019047+00:00)

## What it is
A Neovim plugin that lets developers build, run, debug, and test Apple-platform applications (iOS, macOS, watchOS, tvOS, visionOS) without leaving Neovim. It wraps official tools like xcodebuild and xcrun simctl, adding test explorers, code coverage, SwiftUI previews, and nvim-dap debugging integration.

## Use cases
- build and run iOS apps from Neovim
- debug Swift apps on simulators and devices without Xcode
- run unit tests and view results in Neovim
- manage Xcode project files from the editor
- view code coverage reports in Neovim
- replace Xcode with Neovim for Swift development
- test Swift Packages from the terminal

## When to choose
- you develop iOS/macOS/watchOS apps but prefer Neovim over Xcode
- you want Xcode-like build, test, and debug workflows inside a terminal editor
- you already use nvim-dap, nvim-tree, or lualine and want Xcode integration

## When to avoid
- you need Interface Builder or full Xcode GUI features
- you don't develop for Apple platforms
- you use an editor other than Neovim

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, testing, build-tool
- domain: developer-tools, mobile-development, apple-ecosystem, cross-platform
- platform: editor-plugin, cli
- tags: neovim, xcode, ios, swift, xcodebuild, simulator, nvim-dap, swift-testing, debugging, macos

## Member repositories
- wojciech-kulik/xcodebuild.nvim (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.019047+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:04.422366+00:00, confidence not recorded.
  - readme: https://github.com/wojciech-kulik/xcodebuild.nvim (fetched 2026-08-28T04:04:29.019047+00:00, sha 44f8417beacb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
