Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Guide contribution #1921

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Original file line number Diff line number Diff line change
@@ -23,9 +23,8 @@ You can create a development provisioning profile in the [iOS Dev Center](https:
## Procedure
1. Open [iOS Dev Center](https://developer.apple.com/membercenter) in your favorite browser and log in.
1. Click **Certificates, Identifiers & Profiles**.
1. In the drop-down menu in the top left corner, verify that **iOS, tvOS, watchOS** is selected.
1. In the left-hand sidebar, select **Provisioning Profiles** → **Development**.
1. Click **+**.
1. In the left-hand sidebar, select **Profiles**.
1. Click **+** blue button next to the subtitle bar **Profiles** to add a new Profile.
1. Select **iOS App Development** and click **Continue**.
1. Select an App ID to associate with the provisioning profile and click **Continue**.<br/>To be able to use one development provisioning profile across multiple apps, select a wildcard App ID, if available.
1. Select one or more certificates for development to include in the provisioning profile and click **Continue**.<br/>Only certificates for development are listed.
@@ -36,4 +35,4 @@ You can create a development provisioning profile in the [iOS Dev Center](https:

## Next Steps

Now that you have created a development certificate and provisioning profile, you can [Deploy and Test Your App on a Connected Device]({% slug deploy-on-device %}).
Now that you have created a development certificate and provisioning profile, you can [Deploy and Test Your App on a Connected Device]({% slug deploy-on-device %}).