mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
modificado compileOSX.sh para que copie los PlugIns de Qt necesarios (corrige el bug de macdeployqt relacionado con poppler-qt4)
This commit is contained in:
parent
1af1750f41
commit
18ed42adb9
@ -19,6 +19,8 @@ cp -R ./YACReaderLibrary/YACReaderLibrary.app ./YACReaderLibrary.app
|
|||||||
|
|
||||||
./releaseOSX.sh
|
./releaseOSX.sh
|
||||||
|
|
||||||
|
cp -R ./PlugInsYACReader ./YACReader.app/Contents/PlugIns
|
||||||
|
cp -R ./PlugInsLibrary ./YACReaderLibrary.app/Contents/PlugIns
|
||||||
|
|
||||||
echo "Copying to destination folder"
|
echo "Copying to destination folder"
|
||||||
dest='YACReader-'$1' MacOSX-Intel'
|
dest='YACReader-'$1' MacOSX-Intel'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user