mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
[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:
parent
e56a5a2d8d
commit
aed11efa77
4 changed files with 101 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue