Skip to content

Commit

Permalink
Remove signing identity from OSX target
Browse files Browse the repository at this point in the history
  • Loading branch information
srdanrasic committed Nov 23, 2015
1 parent 924d114 commit 599bdaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ReactiveKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,6 @@
16C33B2A1BEFBA0100A0DBE0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand All @@ -887,7 +886,6 @@
16C33B2B1BEFBA0100A0DBE0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down

0 comments on commit 599bdaa

Please sign in to comment.