Supported Platforms and Tools

Certified macOS Releases

Incredibuild for Mac was thoroughly tested with the following releases: 

Coordinator:

  • Ventura (macOS 13.x)

  • Sonoma (macOS 14.x)

Agents:

  • Ventura (macOS 13.x)

  • Sonoma (macOS 14.x)

Supported Build and Test Tools

You can use any of the following tools to run builds that will be distributed in your Incredibuild environment. The Initiator Agent can distribute workloads run from a tool that does not exist on the Helper Agents.

  • Xcode 14, 15, and 16. Requires manual integration.

    • If multiple Xcode releases are installed on a single Initiator, only the current default Xcode (as defined via xcode-select) will accelerate your builds.

  • Make and its flavors (such as CMake)

  • Ninja

Supported Compilers

Incredibuild for Mac supports most compilers including the following list. Only compilers from the default toolchain are supported.

  • Apple clang, clang ++

  • LLVM clang, clang ++

  • gcc

  • g++