I'm working on a Java App and on an iOs App. I will like to make continuous integration on both projects.
I know that Jenkins can be use for CI on iOs projects, but I have to use OS X Server for the iOs app.
So I would like to know if someone has configured a mac with OS X Server using CI with XCode Bots, and Jenkins on the same mac ?
Is there some constraints to respect configuring OS X Server and Jenkins on the same machine?
thanks