mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Leave more room for the version number
This commit is contained in:
parent
68bf76a8b2
commit
af8496c1df
@ -86,7 +86,7 @@ fi
|
||||
|
||||
echo "Preparing apps for release, Done."
|
||||
|
||||
dest="YACReader-$VERSION.$BUILD_NUMBER MacOSX-$ARCH_NAME ${QT_VERSION}"
|
||||
dest="YACReader-$VERSION.$BUILD_NUMBER macos-$ARCH_NAME ${QT_VERSION}"
|
||||
echo "Copying to destination folder ${dest}"
|
||||
mkdir -p "$dest"
|
||||
cp -R YACReader.app "${dest}/YACReader.app"
|
||||
|
Loading…
x
Reference in New Issue
Block a user