We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcc3a7 commit c742a86Copy full SHA for c742a86
macos/build.sh
@@ -15,4 +15,6 @@ mv dist/MassiveMacro.app bin
15
rm bin/MassiveMacro.zip
16
zip -r bin/MassiveMacro.zip bin/MassiveMacro.app/*
17
18
+codesign -s "MassiveMacro" bin/MassiveMacro.app
19
+
20
rm -rf build dist Info.plist
0 commit comments