updating to tiff installer background

This commit is contained in:
Ignacio Rodriguez 2020-12-09 16:23:53 +07:00
parent 1a968b3062
commit 39d1735b3d
3 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ steps:
dmgbuild \
-s CI/MacOS/installator_settings.py \
-D app=$(Build.Repository.LocalPath)/build/bundle/Synergy.app \
-D background=$(Build.Repository.LocalPath)/build/bundle/Synergy.app/Contents/Resources/installer_background.png \
-D background=$(Build.Repository.LocalPath)/build/bundle/Synergy.app/Contents/Resources/installer_background.tiff \
"Synergy" \
$(SYNERGY_DMG_FILENAME)
mkdir pkg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB