Now, let's create a production provisioning profile, which is used for distributing your application. Xcode 9 creates these for you, but again it is still good to know how to do it:
- Log in to the Apple developer account, and you will see the following screen:
![](https://static.packt-cdn.com/products/9781789348668/graphics/assets/5ffa7bd3-4c54-4067-8332-58872ff9db20.png)
- Click Certificates, IDs & Profiles, and under Provisioning Profiles, select All.
- Click on the + button at the top right of the screen:
![](https://static.packt-cdn.com/products/9781789348668/graphics/assets/e1e7b429-2227-4b77-93ef-a5a91db204a5.png)
- Select App Store under Distribution and then click Continue:
![](https://static.packt-cdn.com/products/9781789348668/graphics/assets/0f59f72f-86a3-4857-a6ed-85ce6eb0d881.png)
- Select the Bundle ID created earlier and then click Continue:
![](https://static.packt-cdn.com/products/9781789348668/graphics/assets/862af6a2-9702-407c-bf33-6823af3a9066.png)
- Next, select the certificate created earlier and then click Continue:
![](https://static.packt-cdn.com/products/9781789348668/graphics/assets/d0356b3a-d06d-4c6b-9d15-8f83a0b102d5.png)
- Next, enter the Profile Name, Lets Eat Prod, and click Continue:
![](https://static.packt-cdn.com/products/9781789348668/graphics/assets/ef2932d9-91ea-49ce-b0e2-0cd4ecc7c624.png)
- Download the profile:
![](https://static.packt-cdn.com/products/9781789348668/graphics/assets/88d02236-9770-4833-8656-d6fd7802a694.png)
- Install the downloaded profile by double-clicking it.