Skip to content

Commit c456665

Browse files
authored
Merge pull request #2 from IngiRodr/IngiRodr-editprodprovisioningprofile
merging Sidekick and NS docs
2 parents e067767 + cf11cc3 commit c456665

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,14 @@ You can create a distribution provisioning profile in the [iOS Dev Center](https
2121

2222
1. Open [iOS Dev Center](https://developer.apple.com/membercenter) in your favorite browser and log in.
2323
1. Click **Certificates, Identifiers & Profiles**.
24-
1. In the drop-down menu in the top left corner, verify that **iOS, tvOS, watchOS** is selected.
25-
1. In the left-hand sidebar, select **Provisioning Profiles** → **App Store**.
26-
1. Click **+**.
24+
1. In the left-hand sidebar, select **Profiles**.
25+
1. Click **+** blue button next to subtitle bar **Profiles** to add a new Profile.
2726
1. Select **App Store** and click **Continue**.
2827
1. Select an **App ID** to associate with the provisioning profile and click **Continue**.
29-
1. Select one or more certificates for distribution to include in the provisioning profile and click **Continue**.<br/>Only certificates for distribution are listed.
28+
1. Select a certificate for distribution to include in the provisioning profile and click **Continue**.<br/>Only certificates for distribution are listed.
3029
1. Enter a name for the profile and click **Continue**.
3130
1. (Optional) Click **Download** to download the provisioning profile.
3231

3332
## Next Steps
3433

35-
Now that you have created a distribution certificate and provisioning profile, you can build your app in Release configuration and publish the produced app package to the App Store. For more information, see [Cloud Builds]({% slug cloud-build %}) and [Local Builds]({% slug local-build %}).
34+
Now that you have created a distribution certificate and provisioning profile, you can build your app in Release configuration and publish the produced app package to the App Store. For more information, see [Cloud Builds]({% slug cloud-build %}) and [Local Builds]({% slug local-build %}).

0 commit comments

Comments
 (0)