mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
script macosx finalizado
This commit is contained in:
@ -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!"
|
||||
|
Reference in New Issue
Block a user