Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
[makefile] i really need to work on theos codesigning stuff…
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed May 8, 2018
1 parent 09fa876 commit 785f224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ after-TypeStatus-all:: Resources/icon.icns
Resources/icon.icns: stuff/icon.iconset
$(ECHO_COMPILING)iconutil --convert icns --output $@ $<$(ECHO_END)

after-stage::
before-install::
$(ECHO_SIGNING)codesign --sign "Developer ID Application" $(THEOS_STAGING_DIR)/Library/Application\ Support/SIMBL/Plugins/TypeStatus.bundle$(ECHO_END)

after-install::
Expand Down

0 comments on commit 785f224

Please sign in to comment.