buchspektrum Internet-Buchhandlung

Neuerscheinungen 2014

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Romain Pouclet

Pro iOS Continuous Integration


2014. xvi, 224 S. 104 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2014
ISBN: 1-484-20125-6 (1484201256)
Neue ISBN: 978-1-484-20125-1 (9781484201251)

Preis und Lieferzeit: Bitte klicken


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.
1. Introduction to Continuous Integration

2. Continuous Integration Tools and Features in iOS and Xcode

3. Using Xcode to Release Outside the App Store

4. Invoking the Power of the Command Line

5. Automating Builds with Jenkins

6. Automating Builds with Bamboo

7. Over The Air (OTA) Distribution

8. Day-to-Day Use of Xcode Server and Xcode Bots

9. Adding Unit and Acceptance testing to the mix

10. Quality Assurance