macOS: add missing info to code signing instructions regarding key files

The instructions for this part are not exactly clear, but better to document
what took us a while to figure out to get a new system set up for signing.
This commit is contained in:
Brecht Van Lommel 2019-12-12 13:58:22 +01:00
parent 102fcba855
commit 77d82ed1fd
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ Install Code Signing Certificate
* Double click the file and add to key chain (default options).
* Delete the file from the Downloads folder.
* You will also need to install a .p12 public/private key file for the
certificate. This is only available for the owner of the Blender account,
or can be exported and copied from another system that already has code
signing set up.
Find the codesigning identity by running:
$ security find-identity -v -p codesigning