[Summary]: add script that makes mac installer (in parallel with par) and add Tracks Live Manual to installer's dmg

This commit is contained in:
YPozdnyakov 2015-01-20 19:43:00 +02:00
parent e56a5a2d8d
commit aed11efa77
4 changed files with 101 additions and 2 deletions

View file

@ -1,2 +1,4 @@
cd $AD/tracks/tools/osx_packaging
./osx_build --trackslive
cd $AD/tracks/tools/osx_packaging && \
./osx_build --trackslive && \
cd $AD/tracks/tools/osx_packaging/TracksLiveInstall && \
./osx_install_build