Skip to content

Commit

Permalink
Enable code coverage in Mapper scheme (lyft#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
keith authored Aug 17, 2018
1 parent 1a6d689 commit 47e7d67
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Mapper.xcodeproj/xcshareddata/xcschemes/Mapper.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,18 @@
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
onlyGenerateCoverageForSpecifiedTargets = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
<CodeCoverageTargets>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C20174821BD5509D00E4FE18"
BuildableName = "Mapper.framework"
BlueprintName = "Mapper"
ReferencedContainer = "container:Mapper.xcodeproj">
</BuildableReference>
</CodeCoverageTargets>
<Testables>
<TestableReference
skipped = "NO">
Expand Down

0 comments on commit 47e7d67

Please sign in to comment.