Skip to content
Snippets Groups Projects
Commit 9ea89257 authored by Oliver Wiese's avatar Oliver Wiese
Browse files

add code coverage

parent 56b27ee2
Branches
Tags
2 merge requests!24Improve mail fetching,!23Studypeparing
......@@ -26,6 +26,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
......@@ -64,6 +65,11 @@
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
<AdditionalOption
key = "NSZombieEnabled"
value = "YES"
isEnabled = "YES">
</AdditionalOption>
</AdditionalOptions>
</TestAction>
<LaunchAction
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment