From 1f70a6f266abd712df7b77ed294cb3dc8002df87 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Fri, 17 Aug 2018 12:41:53 +0200 Subject: [PATCH] Add README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e992caa --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Blender Benchmark Client + +Run benchmarks, collect data! + +## Build for release + +### macOS + +* Open Xcode, view account settings and ensure the presence of a macOS distribution certificate +of type "Developer ID Application". +* Open Terminal, run `security find-identity` and ensure the presence of valid identity +* Set env variable CODESIGN_IDENTITY to the valid identity +* Set env variable STORAGE_DIRECTORY to a directory where the bundling will happen +* Run `bundle/bundle.sh` + +The script will generate a .zip file containing the signed .dmg