In this chapter, we started working with our first action, sigh (https://docs.fastlane.tools/actions/sigh/), to help manage our provisioning profiles. We delved into the process for creating and managing the different types of provisioning profiles the traditional way, before embarking on using sigh (https://docs.fastlane.tools/actions/sigh/) to generate and refresh our profiles seamlessly through the Command Prompt.
Working through the different parameters we could pass, we finally created our first Fastfile lane, a beta that will form part of the beta distribution deployment strategy of our Firefox for iOS application, in addition to downloading our provisioning profiles. In the next chapter, we will walk you through managing certificates using the cert.Â