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 <[email protected]>
  • Loading branch information
Ughuuu and Bromeon authored Jun 29, 2024
1 parent 399b7a8 commit 36d1fa0
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 @@ -242,7 +242,7 @@ 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 the value of `APPLE_CERT_PASSWORD`. You will get a `Certificates.p12` file.

Eg.
For example:
```
APPLE_CERT_PASSWORD = <password_set_when_exporting_p12>
```
Expand Down

0 comments on commit 36d1fa0

Please sign in to comment.