Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Commit de0e437

Browse files
committed
Disabbled code coverage
1 parent ea922cd commit de0e437

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readium-lcp-swift.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@
493493
F3B2C89C1F667223007601E4 /* Debug */ = {
494494
isa = XCBuildConfiguration;
495495
buildSettings = {
496+
CLANG_ENABLE_CODE_COVERAGE = NO;
496497
CODE_SIGN_IDENTITY = "";
497498
CODE_SIGN_STYLE = Manual;
498499
DEFINES_MODULE = YES;
@@ -519,6 +520,7 @@
519520
F3B2C89D1F667223007601E4 /* Release */ = {
520521
isa = XCBuildConfiguration;
521522
buildSettings = {
523+
CLANG_ENABLE_CODE_COVERAGE = NO;
522524
CODE_SIGN_IDENTITY = "";
523525
CODE_SIGN_STYLE = Manual;
524526
DEFINES_MODULE = YES;

0 commit comments

Comments
 (0)