mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 21:44:43 -04:00
script macosx finalizado
This commit is contained in:
@ -13,7 +13,10 @@ make
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
mkdir ./bin
|
mkdir ./bin
|
||||||
cp -R ./YACReader/YACReader.app ./bin/YACReader.app
|
cp -R ./YACReader/YACReader.app ./YACReader.app
|
||||||
cp -R ./YACReaderLibrary/YACReaderLibrary.app ./bin/YACReaderLibrary.app
|
cp -R ./YACReaderLibrary/YACReaderLibrary.app ./YACReaderLibrary.app
|
||||||
|
|
||||||
|
echo "Configuring release apps"
|
||||||
|
./releaseOSX.sh
|
||||||
|
|
||||||
echo "Done!"
|
echo "Done!"
|
||||||
|
Reference in New Issue
Block a user