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
AgeCommit message (Collapse)Author
2019-12-12macOS: add missing info to code signing instructions regarding key filesBrecht Van Lommel
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.
2019-12-12MacOS release: Fix typo in codesign instructionsSergey Sharybin
2019-07-12macOS: clarify bundle script instructionsBrecht Van Lommel
2019-06-22macOS: rename blender.app to Blender.appBrecht Van Lommel
Using a capitalized app name fits the platform guidelines. Since macOS file systems are case insensitive by default this should not break scripts that assume lowercase.
2019-06-21macOS DMG bundle, codesign and notarization scriptArto Kitula