Skip to content
Snippets Groups Projects
Commit e390eec3 authored by Cam Saül's avatar Cam Saül Committed by GitHub
Browse files

clarify OS X release steps :yum: [ci skip]

parent e1d066af
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ cp /path/to/private/key.pem OSX/dsa_priv.pem
sed -i '' -e 's!usr/bin/perl!usr/bin/env perl!' ./bin/osx-release
```
You'll probably also want an Apple Developer ID Application Certificate in your computer's keychain (ask Cam).
You'll probably also want an Apple Developer ID Application Certificate in your computer's keychain. You'll need to generate a Certificate Signing Request from Keychain Access, and have Sameer go to [the Apple Developer Site](https://developer.apple.com/account/mac/certificate/) and generate one for you, then load the file on your computer.
After that, you are good to go:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment