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:
parent
545274e109
commit
e24fcfe749
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue