Skip to content

Commit

Permalink
Update src/toolchain/export-mac-and-ios.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Haller <bromeon@gmail.com>
  • Loading branch information
Ughuuu and Bromeon authored Jun 29, 2024
1 parent 9cc8020 commit 399b7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toolchain/export-mac-and-ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ On a Mac, right click and select open. Add it to the login keychain. In the Keyc
```
APPLE_DEV_APP_ID = Developer ID Application: Common Name (1ABCD23EFG)
```
Then, select the certificate, right click and click export. At file format select p12. When exporting, set a password for the certificate. This will be APPLE_CERT_PASSWORD. You will get a Certificates.p12 file.
Then, select the certificate, right click and click export. At file format select `p12`. When exporting, set a password for the certificate. This will be the value of `APPLE_CERT_PASSWORD`. You will get a `Certificates.p12` file.

Eg.
```
Expand Down

0 comments on commit 399b7a8

Please sign in to comment.