From ee68bf85655ee9a0f5f43f30abf09fa9a6c05c94 Mon Sep 17 00:00:00 2001 From: Lynn Date: Fri, 9 Jun 2017 15:32:27 -0700 Subject: [PATCH] Mac build README.md update mac build updates. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cdec792a..a99cd53e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,11 @@ In order to achieve those goals Symphony is participating and working in close c ## Build Instructions: - npm install - to run locally: npm run dev -- to build mac pkg: npm run unpacked-mac, then run: /usr/local/bin/packagesbuild -v installer/mac/symphony-mac-packager.pkgproj. You'll need to have packages installed: http://s.sudre.free.fr/Software/Packages/resources.html +- to build mac pkg: + * npm run unpacked-mac + * install software to build .pkg: http://s.sudre.free.fr/Software/Packages/about.html + * /usr/local/bin/packagesbuild -v installer/mac/symphony-mac-packager.pkgproj + * The .pkg file will output in directory: installer/mac/build - to build win msi: npm run unpacked-win (for 64 bit) and use 'advanced installer' .aip file in installer/ dir ## msi command line options: