Skip to content

Commit ae53150

Browse files
authored
Update code-sign-ios.md
1 parent 3dd6020 commit ae53150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/common/wrap/code-sign-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ To create a distribution certificate, create a new certificate signing request f
186186
> 'CodeSigningIdentity' is the name of the certificate that was created at the Apple developer website. To look up the vaule for 'CodeSigningIdentity', right-click on the **.mobileprovision** file (the is the provisioning profile), then select **More Info**. Scroll down and select **Preview**. Your 'CodeSigningIdentity' value is stored in the the **Name** field under **Certificates** in the **.mobileprovision** file.
187187
188188
> [!TIP]
189-
> 'ProvisioningProfilePath' is the path to the provisioning profile file that ou have downloaded from the Apple developer website in the previous step {**Create an iOS Provisioning Profile**](code-sign-ios#create-an-ios-provisioning-profile). For example, it could be located at /Users/username/Downloads/MyProvisioningProfile.mobileprovision on your computer.
189+
> 'ProvisioningProfilePath' is the path to the provisioning profile file that you have downloaded from the Apple developer website in the previous step [**Create an iOS Provisioning Profile**](code-sign-io.mds#create-an-ios-provisioning-profile). For example, it could be located at /Users/username/Downloads/MyProvisioningProfile.mobileprovision on your computer.
190190
191191
:::image type="content" source="media/code-sign-ios/powershell.png" alt-text="Run PowerShell script.":::
192192

0 commit comments

Comments
 (0)