Skip to content

Commit

Permalink
Fix code signing (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
st3fan committed Aug 25, 2020
1 parent d3a1185 commit 22137ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SadMac.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
F888F7231F8A644B00E3A0EC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = 553QKZD2RX;
Expand Down

0 comments on commit 22137ee

Please sign in to comment.