views:

57

answers:

0

We're considering migrating from CruiseControl/CruiseControl.NET to TeamCity.

A portion of our product is a Cocoa app, and I need to figure out if I want to try to migrate it to TeamCity as well, or if it would be better to leave it running under CruiseControl.

Everything I've found so far (including the teamcity-xcode plugin) refers to running xcodebuild under TeamCity 4.x, but we're running 5.x.

Is it possible to run an Xcode build under TeamCity 5.0?

What were your experiences?