diff --git a/admin_manual/enterprise_ios_app/publishing_ios_app_5.rst b/admin_manual/enterprise_ios_app/publishing_ios_app_5.rst index 2c28a0ee2..9009103fe 100644 --- a/admin_manual/enterprise_ios_app/publishing_ios_app_5.rst +++ b/admin_manual/enterprise_ios_app/publishing_ios_app_5.rst @@ -54,7 +54,6 @@ and click **Add Another**. On the following screen select **Ad Hoc** and click **Continue**. .. figure:: ../images/cert-35.png - :scale: 80% This time select the Select the **.DocumentProvider** app ID and click **Continue**. @@ -65,20 +64,17 @@ Select the certificate that you created at the beginning of this process and click **Continue**. .. figure:: ../images/cert-43.png - :scale: 80% Select the devices that you want to install and test your app on, then click **Continue**. These must be the same devices you selected for the first -provisioning profile, and they will be selected by default. +provisioning profile. .. figure:: ../images/cert-39.png - :scale: 80% -Give this provisioning profile the same **bundleID** as your first profile +Give this provisioning profile the same name as your first profile, plus **.DocumentProvider** and click **Generate**. .. figure:: ../images/cert-44.png - :scale: 80% Just like the first provisioning profile, download it to your Mac computer, and then double-click to install it in Xcode. @@ -91,7 +87,6 @@ and click **Add Another**. On the following screen select **Ad Hoc** and click **Continue**. .. figure:: ../images/cert-35.png - :scale: 80% This time select the Select the **.DocumentProviderFileProvider** app ID and click **Continue**. @@ -102,26 +97,25 @@ Select the certificate that you created at the beginning of this process and click **Continue**. .. figure:: ../images/cert-43.png - :scale: 80% + +Select the devices that you want to install and test your app on, then click +**Continue**. These must be the same devices you selected for the first +provisioning profile. + +.. figure:: ../images/cert-39.png -Give this provisioning profile the same **bundleID** as your first profile +Give this provisioning profile the same name as your first profile plus **.DocumentProviderFileProvider** and click **Generate**. There is a 50-character limit, but don't worry about counting characters because it will be automatically truncated if you go over. .. figure:: ../images/cert-47.png - :scale: 80% Download it to your Mac computer, and then double-click to install it in Xcode. -You should now see all of your provisioning profiles in your Download folder: - -.. figure:: ../images/cert-51.png - :scale: 80% - -And listed in your "iOS Provisioning Profiles". +You should now see all of your provisioning profiles listed in your "iOS +Provisioning Profiles". .. figure:: ../images/cert-52.png - :scale: 80% You have one more certificate to create, and that is your P12 certificate. \ No newline at end of file diff --git a/admin_manual/images/cert-39.png b/admin_manual/images/cert-39.png index ca3973958..b8aa6b2d1 100644 Binary files a/admin_manual/images/cert-39.png and b/admin_manual/images/cert-39.png differ diff --git a/admin_manual/images/cert-41.png b/admin_manual/images/cert-41.png index 79509575d..15f4fa5d8 100644 Binary files a/admin_manual/images/cert-41.png and b/admin_manual/images/cert-41.png differ diff --git a/admin_manual/images/cert-42.png b/admin_manual/images/cert-42.png index 833b4a1d2..7d820e874 100644 Binary files a/admin_manual/images/cert-42.png and b/admin_manual/images/cert-42.png differ diff --git a/admin_manual/images/cert-43.png b/admin_manual/images/cert-43.png index 6aaf7329b..9a26c3acf 100644 Binary files a/admin_manual/images/cert-43.png and b/admin_manual/images/cert-43.png differ diff --git a/admin_manual/images/cert-44.png b/admin_manual/images/cert-44.png index 34b1798d6..eecc07213 100644 Binary files a/admin_manual/images/cert-44.png and b/admin_manual/images/cert-44.png differ diff --git a/admin_manual/images/cert-46.png b/admin_manual/images/cert-46.png index 6bce370e2..19829f60d 100644 Binary files a/admin_manual/images/cert-46.png and b/admin_manual/images/cert-46.png differ diff --git a/admin_manual/images/cert-52.png b/admin_manual/images/cert-52.png index aafad91a8..741744ed4 100644 Binary files a/admin_manual/images/cert-52.png and b/admin_manual/images/cert-52.png differ