Skip to main content
You can download Commit+ from GitHub Releases or build it from source with Xcode.

Download a release

Use the latest release from GitHub:
Direct distribution builds use Sparkle for app updates outside the Mac App Store.

Prerequisites

  • macOS 26.2 or later
  • Xcode 26.2 or later (includes the Swift toolchain)
  • Git on your system (git --version). Install via Homebrew or the Xcode Command Line Tools:

Build from the command line

Run the built app

Build with Xcode

Then press Cmd+R to build and run.

Run tests

For contributor setup details, see Local Development.