Skip to content

Commit

Permalink
dmg/script updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Wardle committed Feb 8, 2021
1 parent 9ce6ac4 commit ef9b764
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ Carthage/Checkouts
DMG/Release/*
DMG/LuLu.app
DMG/*.dmg
DMG/background.psd
Binary file modified DMG/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified DMG/background.psd
Binary file not shown.
4 changes: 2 additions & 2 deletions DMG/createDMG.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ create-dmg \
--icon-size 100 \
--icon "LuLu.app" 200 190 \
--hide-extension "LuLu.app" \
--app-drop-link 600 185 \
--app-drop-link 600 190 \
"LuLu_2.3.0.dmg" \
"Release/"
"."

0 comments on commit ef9b764

Please # to comment.