This document discusses continuous integration for iOS projects. It describes the iOS app distribution process and practices of continuous integration like automating builds and testing. It provides an overview of using Jenkins to configure Mac slaves and jobs for iOS builds. It also describes Netcetera's custom build system using Rake tasks to build, test, package and deploy iOS apps. Benefits include control over the build process and project state while improvements could include automating certificate installation and code quality checks.
Related topics: