From fa5a0415c1821f1980173baa523f4d80745d39dc Mon Sep 17 00:00:00 2001 From: NissimHadar Date: Fri, 11 Jan 2019 14:24:22 -0800 Subject: [PATCH] Updated for Mac --- INSTALL.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 7f79537f3a..985a76fe89 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -69,5 +69,13 @@ To produce an executable installer on Windows, the following are required: Installer is now available in `build\_CPack_Packages\win64\NSIS` #### OS X - -Run the `package` target to create an Apple Disk Image (.dmg). +1. [npm]() + Install version 10.15.0 LTS + +1. Perform a clean cmake. +1. Perform a Release build of ALL_BUILD +1. Perform a Release build of `packaged-server-console` + This will add a folder to `build\server-console\` - + Sandbox-darwin-x64 +1. Perform a Release build of `package` + Installer is now available in `build/_CPack_Packages/Darwin/DragNDrop