Jonathan Bailey

Jenkins/Fastlane/etc

Jenkins

What is it

A way of running jobs on machines, and showing results in a web interface.

Fastlane

What is it

A wrapper around xcodebuild, codesigning, and iTunes Connect. Basically the scripts you would be writing to build an app from the command line, run tests, and deploy it.

← Home