Skip to content

Commit

Permalink
Update createDMG.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
objective-see committed Feb 2, 2024
1 parent 2c74ffc commit aedf78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DMG/createDMG.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ create-dmg \

printf "\nCode signing dmg...\n"

codesign --force --sign "Developer ID Application: Objective-See, LLC (VBG97UB4TA)" LuLu_2.6.0.dmg
codesign --force --sign "Developer ID Application: Objective-See, LLC (VBG97UB4TA)" LuLu_2.6.1.dmg

printf "Done!\n"

0 comments on commit aedf78f

Please sign in to comment.