Skip to content

Commit e067767

Browse files
authored
Merge pull request #1 from IngiRodr/IngiRodr-editdevprovisioningprofile
merging Sidekick and NS docs
2 parents 738e182 + 2809c5a commit e067767

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/sidekick/user-guide/code-signing/code-signing-for-ios/create-development-provisioning.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ You can create a development provisioning profile in the [iOS Dev Center](https:
2323
## Procedure
2424
1. Open [iOS Dev Center](https://developer.apple.com/membercenter) in your favorite browser and log in.
2525
1. Click **Certificates, Identifiers & Profiles**.
26-
1. In the drop-down menu in the top left corner, verify that **iOS, tvOS, watchOS** is selected.
27-
1. In the left-hand sidebar, select **Provisioning Profiles** → **Development**.
28-
1. Click **+**.
26+
1. In the left-hand sidebar, select **Profiles**.
27+
1. Click **+** blue button next to the subtitle bar **Profiles** to add a new Profile.
2928
1. Select **iOS App Development** and click **Continue**.
3029
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.
3130
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:
3635

3736
## Next Steps
3837

39-
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 %}).
38+
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 %}).

0 commit comments

Comments
 (0)