mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
script macosx finalizado
This commit is contained in:
parent
36c16d5cf4
commit
4b52392808
@ -13,7 +13,10 @@ make
|
||||
cd ..
|
||||
|
||||
mkdir ./bin
|
||||
cp -R ./YACReader/YACReader.app ./bin/YACReader.app
|
||||
cp -R ./YACReaderLibrary/YACReaderLibrary.app ./bin/YACReaderLibrary.app
|
||||
cp -R ./YACReader/YACReader.app ./YACReader.app
|
||||
cp -R ./YACReaderLibrary/YACReaderLibrary.app ./YACReaderLibrary.app
|
||||
|
||||
echo "Configuring release apps"
|
||||
./releaseOSX.sh
|
||||
|
||||
echo "Done!"
|
||||
|
Loading…
Reference in New Issue
Block a user