Quick steps to create Provisioning Profile

Quick steps to create Provisioning Profile

tudip-logo

Tudip

04 July 2016

Steps to create Provisioning Profile for your app – Mainly there are 2 provisioning profiles, Development and Distribution.

Development Provisioning Profile: Used when app is in development mode.

    1. Login to Apple’s Developer Member Center, then select “Certificates Identifiers Profiles”.
    2. Add the testing devices information like UDID on device side menu option on the same page and save it.
    3. Click on the App IDs option under the Identifier side menu option and create a new App ID for your app.
    4. Add the name of the App Id and enter bundle identifier of your app which is set during development from the IDE.
    5. Checkmark the services which your app supports and save the App ID.
    6. Click on the Development option under the Certificate side menu option.
    7. Click Plus icon on the top right corner for creating a new Development certificate.
    8. Select iOS App development option and click on continue.
    9. Create a Certificate Signing Request file as per the instructions displayed to you on the same page and then click continue.
    10. Then upload the Certificate Signing Request file and click on continue.
    11. Download a Development Certificate and click continue.
    12. Then click on the Development option under the Provisioning Profile side menu option and click on the Plus icon on the top right corner of the same page.
    13. Select iOS Development and click continue.
    14. Select an App ID which was created earlier and click continue.
    15. Select the Development Certificate and click continue.
    16. Select the devices you want to build your app on the development mode and click continue.
    17. Download the certificate and click done.
    18. That’s it now just include it in your IDE and build an app in Development Environment.

Distribution Provisioning Profile: Used when need to upload a build on the app store.

    1. As we have created an App ID for our app in the process of creating Development Provisioning profile, so we don’t have to create again new App ID. We will directly continue to create Distribution Certificate and Distribution Provisioning Profile.
    2. Click on the Production option under the Certificate side menu option.
    3. Click Plus icon on the top right corner for creating a new Distribution certificate.
    4. Select iOS App development option and click on continue.
    5. Create a Certificate Signing Request file as per the instructions displayed to you on the same page and then click continue. (you can choose old certificate which is created during creation of Development certificate)
    6. Then upload the Certificate Signing Request file and click on continue.
    7. Download a Production / Distribution Certificate and click continue.
    8. Then click on the Distribution option under Provisioning Profile side menu option and click on the Plus icon on the top right corner of the same page.
    9. Select iOS Development and click continue.
    10. Select an App ID which was created earlier and click continue.
    11. Select the Production / Distribution Certificate and click continue.
    12. Download the certificate and click done.
    13. That’s it, now just include it in your IDE and build a app in Production / Distribution Environment.

Source: developer.apple.com

search
Blog Categories
Request a quote