TeamCity integrated with Xcode projects (BUILD RUNNER)

I am trying to get TeamCity to work with the github server for our xcode projects.

I have a git server running and now I'm stuck in the Build Runner settings.

I downloaded the teamcity-xcode plugin from http://github.com/orj/teamcity-xcode

and moved it to the ~ / .BuildServer / plugins folder.

is there any tutorial on how to configure TeamCity for xcode projects?

+5
source share
1 answer

Good, so I finally figured it out after frequent headaches.
I sent a tutorial if someone else needs help with the same problem and you need to save a day or two. :)

http://alexandern17.posterous.com/

+8
source

All Articles