Creating a Development Provisioning Profile
Before creating your development profile ensure that have created an App ID , your Development Certificate and added your device ID to your account.
This profile is used to test your App on selected devices before submit it to Apple.
- Connect to the Apple developer website with your Apple Developer account
- Select "Certificates, Identifiers & Profiles"
- Select "All" under "Provisioning Profiles" in the left menu
- Click on the "+" to create a new provisioning profile
- Select "IOS App Development"
- Click on "Continue"
- From the drop-down menu select you App ID created earlier
- Click on "Continue"
- Select your Development Certificate
- Click "Continue"
- Select your test Device that you have previously added
- Click on "Continue"
- Enter the name of your Development Profile
- Click on "Generate"
Creating a Distribution Provisioning Profile
Before creating your Distribution profile ensure that have created an App ID , your Development Certificate and added your device ID to your account.
This profile is used to test your App on selected devices before submit it to Apple.
- Connect to the Apple developer website with your Apple Developer account
- Select "Certificates, Identifiers & Profiles"
- Select "All" under "Provisioning Profiles" in the left menu
- Click on the "+" to create a new provisioning profile
- Select "App Store" under the "Distribution" section
- Click on "Continue"
- From the drop-down menu select you App ID created earlier
- Click on "Continue"
- Select your Distribution Certificate
- Click "Continue"
- Enter the name of your Distribution Profile
- Click on "Generate"