Hi I will be asking a few dumb questions here but please help me out. I was going through the WWDC video of continuous integration for Xcode. It recommended using "OS X" server to setup the continuos integration. But as per my limited knowledge Jenkins is also a CI server. So my questions are
- Can we set up the CI for Xcode on Jenkins ?
- What advantages/disadvantages it has as compared to setting it up on OS server?
Any help is appreciated.