I am an iOS developer and I want to implement continuous integration in Xcode.
I have received the following email from Apple:
As an iOS developer, you can now take advantage of continuous integration in Xcode by creating bots with OS X Server for Mavericks that automate the process of building, analyzing, testing, and archiving your apps. As the bots do their work on the remote Mac, Xcode on your development machine displays the build and test reports. Bots can generate a regular release for your QA team, be configured to execute on every check-in, and even test your apps on connected iOS devices.
I have downloaded OS X Server for Mavericks and its looks like an application.
My question is can I install OS X Server on my development iMac machine and implement continuous integration? Or do I have to have a separate Mac for OS X server to run Xcode Service?
