Skip to content

Commit

Permalink
Gather coverage data in debug scheme (necessary for Slather)
Browse files Browse the repository at this point in the history
  • Loading branch information
packatino committed Jul 10, 2016
1 parent 103f43f commit e25ee63
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
<Testables>
<TestableReference
skipped = "NO">
Expand Down

0 comments on commit e25ee63

Please sign in to comment.