mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
v3.8-DEV2601
First v3.8 Dev Build, includes planned activities [publish binaries]
This commit is contained in:
@@ -67,6 +67,6 @@ then echo "AppImage not generated, check the errors"; exit 1
|
||||
fi
|
||||
|
||||
echo "Renaming AppImage file to version number ready for deploy"
|
||||
mv GoldenCheetah*.AppImage ../GoldenCheetah_v3.7_x64.AppImage
|
||||
mv GoldenCheetah*.AppImage ../GoldenCheetah_v3.8_x64.AppImage
|
||||
|
||||
exit
|
||||
|
||||
@@ -28,6 +28,6 @@ cp -R ../site-packages GoldenCheetah.app/Contents/Frameworks/Python.framework/Ve
|
||||
macdeployqt GoldenCheetah.app -verbose=2 -executable=GoldenCheetah.app/Contents/MacOS/GoldenCheetah -fs=hfs+ -dmg
|
||||
|
||||
echo "Renaming dmg file to branch and build number ready for deploy"
|
||||
mv GoldenCheetah.dmg ../GoldenCheetah_v3.7_x64.dmg
|
||||
mv GoldenCheetah.dmg ../GoldenCheetah_v3.8_x64.dmg
|
||||
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user