mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
forzado el ancho del combobox
This commit is contained in:
@ -3,6 +3,7 @@ macdeployqt YACReader.app
|
||||
macdeployqt YACReaderLibrary.app
|
||||
cp -R ./utils ./YACReader.app/Contents/MacOS/
|
||||
cp -R ./utils ./YACReaderLibrary.app/Contents/MacOS/
|
||||
cp -R ./release/server ./YACReaderLibrary.app/Contents/MacOS/
|
||||
cd ./YACReaderLibrary.app/Contents/MacOS/
|
||||
ln -s ../../../YACReader.app/Contents/MacOS/YACReader
|
||||
|
||||
|
Reference in New Issue
Block a user