Skip to content

Commit c742a86

Browse files
committed
Code signing
1 parent 1bcc3a7 commit c742a86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

macos/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ mv dist/MassiveMacro.app bin
1515
rm bin/MassiveMacro.zip
1616
zip -r bin/MassiveMacro.zip bin/MassiveMacro.app/*
1717

18+
codesign -s "MassiveMacro" bin/MassiveMacro.app
19+
1820
rm -rf build dist Info.plist

0 commit comments

Comments
 (0)