Skip to content

Commit 599bdaa

Browse files
committed
Remove signing identity from OSX target
1 parent 924d114 commit 599bdaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ReactiveKit.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,6 @@
867867
16C33B2A1BEFBA0100A0DBE0 /* Debug */ = {
868868
isa = XCBuildConfiguration;
869869
buildSettings = {
870-
CODE_SIGN_IDENTITY = "-";
871870
COMBINE_HIDPI_IMAGES = YES;
872871
DEFINES_MODULE = YES;
873872
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -887,7 +886,6 @@
887886
16C33B2B1BEFBA0100A0DBE0 /* Release */ = {
888887
isa = XCBuildConfiguration;
889888
buildSettings = {
890-
CODE_SIGN_IDENTITY = "-";
891889
COMBINE_HIDPI_IMAGES = YES;
892890
DEFINES_MODULE = YES;
893891
DYLIB_COMPATIBILITY_VERSION = 1;

0 commit comments

Comments
 (0)