Book description
Pro iOS Continuous Integration teaches you how to utilize the strengths of continuous integration in your everyday work. CI is more popular now than ever, as iOS developers realize how time-consuming building and deploying an application for testing purposes and quality assurance can be. This book shows you how to make your developing life easier,with real-world applications and examples.
With this book, you will learn what continuous integration and continuous delivery really are and how they can be used in your iOS projects. You will learn how to release an iOS application outside the App Store using Xcode. You'll understand how to leverage the power of the command line to build your projects, and run your tests. You'll use Jenkins and Bamboo to architect automatic builds and automate the whole build process. In addition, you'll also learn how to use Xcode server and bots, what quality assurance tools can be used to measure the quality of your code, and how to send builds to your beta testers.
Author Romain Pouclet provides hands-on, practical experience in iOS continuous integration and, using this book, you will see that it's not actually that hard to set up a fully-featured continuous integration platform, whether you are an independent iOS developer working from home or a member of a team in a big company.
Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewers
- Acknowledgments
- Introduction
- Chapter 1: Introduction to Continuous Integration
- Chapter 2: Continuous integration features in iOS and Xcode
- Chapter 3: Using Xcode to Release an Application Outside the App Store
-
Chapter 4: Invoking the Power of the Command Line
- Command Line Interface?
- Introducing Shenzhen
- Juggling with Multiple Installations of Xcode
- Building the Application
- Anatomy of an Xcode Project File and Scheme Sharing
- Creating the IPA File From the Command Line
- Choosing the Destinations
- Toying with the Application Manifest
- Bumping the Build Version Using Agvtool
- Wrapping it Up and Calling it a Day
- Summary
-
Chapter 5: Automatic Builds with Jenkins
- Why Do We Need an Automated Build Platform?
- Jenkins and Hudson: A Bit of History
- Getting Started with Jenkins
- Having a Look Around
- Tuning Jenkins
- Your First Jenkins Job Using the Xcode Plugin
- Jenkins Power User Features
- Getting Feedback
- Integrating Our Build Script
- Integrating Xcode Builds into an Existing Jenkins Installation
- Managing Provisioning Profiles and Private Keys
- Where Do We Go From Here?
- Summary
- Chapter 6: Automated builds with Bamboo
- Chapter 7: Over-The-Air distribution
- Chapter 8: Day-to-day use of Xcode bots
- Chapter 9: Adding Unit testing to the mix
- Chapter 10: Quality assurance
- Index
Product information
- Title: Pro iOS Continuous Integration
- Author(s):
- Release date: August 2014
- Publisher(s): Apress
- ISBN: 9781484201244
You might also like
book
Swift 4 Recipes: Hundreds of Useful Hand-picked Code Snippets
Get the most out of Swift 4 with this carefully compiled collection of select code snippets …
book
Pro iOS5 Tools: Xcode Instruments and Build Tools
Building on your knowledge of how to write basic applications, Pro iOS 5 Tools shows how …
book
iOS 11 Swift Programming Cookbook
iOS 11, Swift 4, and Xcode 9 provide many new APIs for iOS developers. With this …
book
Programming iOS 13
If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides …