Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #25 from nodes-ios/hotfix/disableCodeCoverage
Browse files Browse the repository at this point in the history
Disabled Code Coverage
  • Loading branch information
chriscombs authored Oct 4, 2017
2 parents 5417bbd + 4ba415b commit dd96b6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
codeCoverageEnabled = "NO">
<Testables>
<TestableReference
skipped = "NO">
Expand Down

0 comments on commit dd96b6d

Please sign in to comment.