Skip to content

Commit

Permalink
turn off code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell Stephens committed Oct 16, 2017
1 parent 8bebb22 commit c7972ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions VolumeOverlay.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@
24A6A8261F536E2B00CE66FE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_CODE_COVERAGE = NO;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
Expand All @@ -298,6 +299,7 @@
24A6A8271F536E2B00CE66FE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_CODE_COVERAGE = NO;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
Expand Down

0 comments on commit c7972ab

Please sign in to comment.