Fix location of the main binary in native macOS builds (#297)
This commit is contained in:
parent
59f22eb481
commit
e347781173
@ -30,6 +30,7 @@ mkdir bin
|
||||
pushd bin
|
||||
mv ../tsMuxer/tsmuxer tsMuxeR
|
||||
mv ../tsMuxerGUI/tsMuxerGUI.app .
|
||||
cp tsMuxeR tsMuxerGUI.app/Contents/MacOS/
|
||||
BZIP2=-9 tar cjf mac.tar.bz2 tsMuxeR tsMuxerGUI.app
|
||||
popd
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user