I been struggling for awhile following every single article, blog post etc that I can find. I need to setup Jenkins to build my XCode 4.5.2 project and run the unit test... I got the build part working but not the unit test part...
I first tried the Xcode Plugin and then all the different other options to run it from the command line with xcodebuild etc which all fail...
Xcode 4.5.2 Mac OS Lion Jenkins CI
can anyone give me reference to something that can help me?
Thanks