Skip to content

Commit

Permalink
Update export-mac-and-ios.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Jul 4, 2024
1 parent 95cccd7 commit f87fa85
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 @@ -300,7 +300,7 @@ APPLE_CERT_BASE64 = ...(A long text file)

After these secrets are obtained, all that remains is to set them as environment variables.
Afterwards you can use the following script
for signing [ci-sign-macos.ps1](https://github.com/appsinacup/godot-rapier-physics/blob/main/scripts/ci-sign-macos.ps1).
for signing [ci-sign-macos.ps1](https://github.com/godot-jolt/godot-jolt/blob/master/scripts/ci_sign_macos.ps1).
In order to run this script you will need to install [powershell](https://learn.microsoft.com/en-us/powershell/) on your Mac.

```powershell
Expand Down

0 comments on commit f87fa85

Please sign in to comment.