Skip to content

Commit

Permalink
Hopefully fixed code signing completely :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgio Calderolla committed Jul 10, 2014
1 parent 324a00a commit 6116330
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Catch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,6 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = CatchFeedHelper/com.giorgiocalderolla.Catch.CatchFeedHelper.entitlements;
CODE_SIGN_IDENTITY = "-";
GCC_PREFIX_HEADER = "CatchFeedHelper/CatchFeedHelper-Prefix.pch";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
INFOPLIST_FILE = "CatchFeedHelper/CatchFeedHelper-Info.plist";
Expand All @@ -796,7 +795,6 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = CatchFeedHelper/com.giorgiocalderolla.Catch.CatchFeedHelper.entitlements;
CODE_SIGN_IDENTITY = "-";
GCC_PREFIX_HEADER = "CatchFeedHelper/CatchFeedHelper-Prefix.pch";
INFOPLIST_FILE = "CatchFeedHelper/CatchFeedHelper-Info.plist";
MACH_O_TYPE = mh_execute;
Expand Down

0 comments on commit 6116330

Please sign in to comment.