Too Long; Didn't Read
In this guide, you’ll learn how to use a [Bitrise](https://bitrise.io), an end-to-end mobile DevOps solution, to automatically code sign an iOS app. Signing an application allows the system to identify who signed the application and to verify that the application has not been modified since it was signed. This is done by setting up some form of authentication to your Apple account, and then using Bitrise to download and install the provisioning profile for your app during the build process.