This chapter provided you with the foundations for setting up your environment, along with the sample project we will be working from, Firefox for iOS (https://github.com/mozilla-mobile/firefox-ios), cloned and running on your machine. We went through a brief explanation of some of the tools we will be using alongside fastlane, such as Carthage (https://github.com/Carthage/Carthage) and Homebrew (https://brew.sh/).
This is the last of the introductory chapters, as we are now well on our path toward becoming efficient continuous deployment contributors and helping our fictitious team deploy earlier, more rapidly, and more efficiently. In the next chapter, we are going start solving real-life problems and using fastlane to create and maintain provisioning profiles with a sigh.