mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
script macosx finalizado
This commit is contained in:
parent
36c16d5cf4
commit
4b52392808
@ -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!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user