Setting up iOS continuous delivery with Jenkins and Fastlane
labs.kunstmaan.be
Setting up iOS continuous delivery with Jenkins and Fastlane
1–10 of 27 posts
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#2I'm worried that Apple will just shut it down though.
Also does anyone have any recommendations for hosting stuff like this? I'd buy a cheap Mac Mini or build a hackintosh but It can't go out of date as Xcode often requires the latest OS version.
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#3I was thinking about doing this with TeamCity (I don't trust myself to get security settings right with Jenkins). I'm worried that Apple will just shut it down though. Also does anyone have any recommendations for hosting stuff like this? I'd buy a cheap Mac Mini or build a hackintosh but It can't go out of date as Xcode often requires the latest OS version.
Every once in a while I VNC in and update Xcode/OS X. That has never been an issue.
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#4Thanks for writing this.
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#5Has anyone tried something like this but with OS X running in a VM? As a distributed team we would prefer not to rely on one of us physically hosting a Mac Mini. Thanks for writing this.
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#6I was thinking about doing this with TeamCity (I don't trust myself to get security settings right with Jenkins). I'm worried that Apple will just shut it down though. Also does anyone have any recommendations for hosting stuff like this? I'd buy a cheap Mac Mini or build a hackintosh but It can't go out of date as Xcode often requires the latest OS version.
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#7I was thinking about doing this with TeamCity (I don't trust myself to get security settings right with Jenkins). I'm worried that Apple will just shut it down though. Also does anyone have any recommendations for hosting stuff like this? I'd buy a cheap Mac Mini or build a hackintosh but It can't go out of date as Xcode often requires the latest OS version.
We run Jenkins on a Mac Mini located inside our office. It works pretty well. Easy to VNC in and update it when required.
https://wiki.jenkins-ci.org/display/JENKINS/Distributed+buil...
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#8Has anyone tried something like this but with OS X running in a VM? As a distributed team we would prefer not to rely on one of us physically hosting a Mac Mini. Thanks for writing this.
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#9Has anyone tried something like this but with OS X running in a VM? As a distributed team we would prefer not to rely on one of us physically hosting a Mac Mini. Thanks for writing this.
Re: Setting up iOS continuous delivery with Jenkins and Fastlane
#10http://www.raywenderlich.com/116065/fastlane-tutorial-gettin...