Commit: ba5aedea8fef8f04884b38cf524b1bf34a7760f1 Author: Sergey Sharybin Date: Thu Dec 12 11:55:36 2019 +0100 Branches: master https://developer.blender.org/rBba5aedea8fef8f04884b38cf524b1bf34a7760f1
MacOS release: Fix typo in codesign instructions =================================================================== M release/darwin/README.txt =================================================================== diff --git a/release/darwin/README.txt b/release/darwin/README.txt index daef623b321..a265f8a520d 100644 --- a/release/darwin/README.txt +++ b/release/darwin/README.txt @@ -6,7 +6,7 @@ Install Code Signing Certificate -------------------------------- * Go to https://developer.apple.com/account/resources/certificates/list -* Download the Developer ID Application certifate. +* Download the Developer ID Application certificate. * Double click the file and add to key chain (default options). * Delete the file from the Downloads folder. _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
