Skip to content

Commit

Permalink
Enable gathering code test coverage in xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
ejensen committed Feb 18, 2021
1 parent b8e810a commit ab7c036
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Lock.xcodeproj/xcshareddata/xcschemes/Lock.xcscheme
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 ab7c036

Please sign in to comment.