TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Xcode Project

Last modified: 20 April 2023

Since TeamCity 7.1 Xcode Project runner comes bundled with TeamCity. If you want to use it with TeamCity 7.0, you can install it as a Xcode Runner. Xcode Project runner supports both Xcode 3 (target-based build) and Xcode 4 (scheme-based build), provides structured build log based on Xcode build stages, detects compilation errors, reports tests from "xcodebuild", adds automatic agent requirements for appropriate version of tools installed (Xcode, SDKs, etc.) and reporting tools via agent properties. To run an Xcode build you should have one or more build agents running Mac OS X with installed Xcode 3 or 4.

Xcode Project Runner Settings