Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Continuous Integration With Jenkins For iOS

Continuous Integration With Jenkins For iOS

Brian Partridge

December 14, 2012
Tweet

More Decks by Brian Partridge

Other Decks in Technology

Transcript

  1. Automate Everything • Compilation • Testing • Archiving • Deployment

    “Anything worth doing more than once is worth automating.”
  2. Installation > brew install jenkins > launchctl load -w ~/Library/

    LaunchAgents/ homebrew.mxcl.jenkins.plist > open localhost:8080
  3. What if we add MORE? • Unit Tests • Static

    Analysis • Deployment • TestFlight • HocketApp