Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2019-12-12 15:58:22 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2019-12-12 15:58:22 +0300
commit77d82ed1fd1f8f2bb350470b3862e6d112f84c0a (patch)
treeb723c92a6fe9455f05b0d44f82f9e796e926c9bd /release/darwin
parent102fcba8558152a0c644610016fbf6567060a257 (diff)
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.
Diffstat (limited to 'release/darwin')
-rw-r--r--release/darwin/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/release/darwin/README.txt b/release/darwin/README.txt
index a265f8a520d..626ce8820ab 100644
--- a/release/darwin/README.txt
+++ b/release/darwin/README.txt
@@ -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