X-Git-Url: https://git.r.bdr.sh/rbdr/Flat-Bezel.qsplugin/blobdiff_plain/5200836d4b4ca9baf0f578f7a462f27d155abff4..80583e8f2fb92146b8c59e36636f690af7f13eb0:/README.md diff --git a/README.md b/README.md index b8e9d5e..e70058b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,17 @@ Pre-alpha development. A new take on the Bezel Interface, using a flatter look. + +## Building + +For easy CLI build you can run `make`. The default configuration is `Debug`, +but you can change the configuration by running `make -e configuration=Release`. + +This assumes quicksilver is checked out in `../../vendor/Quicksilver`, but this +value can be updated with the `quicksilver_path` variable (eg. +`make -e quicksilver_path=../Quicksilver`). + +## Building for release + +To build for release you will have to set the environment variable +`$SIGNING_IDENTITY`, otherwise it won't be correctly signed