1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-01-02 21:25:48 +00:00

workaround for failing create-dmg

This commit is contained in:
Manu 2024-09-14 22:58:11 +01:00
parent 545274e109
commit e24fcfe749

View file

@ -30,6 +30,7 @@ codesign --verify --force --verbose --deep \
rm -rf $APP_BUNDLE.dmg
create-dmg \
--volname "Vorta Installer" \
--filesystem APFS \
--window-size 410 300 \
--icon-size 100 \
--icon "Vorta.app" 70 150 \