Fix mistakenly removed coverage report gathering test flag.

This commit is contained in:
Stefan Ceriu
2022-04-27 15:03:35 +03:00
parent 4adabaea71
commit 38d0165e7b
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
onlyGenerateCoverageForSpecifiedTargets = "NO"
shouldUseLaunchSchemeArgsEnv = "NO">
<Testables>

View File

@@ -20,6 +20,7 @@ schemes:
config: Debug
test:
config: Debug
gatherCoverageData: true
environmentVariables:
IS_RUNNING_UNIT_TESTS: "1"
targets: