mirror of
https://github.com/wnagrodzki/UserInterfaceVariations.git
synced 2025-05-03 01:01:51 +02:00
Enable code coverage for all targets
This commit is contained in:
parent
6af850cf3f
commit
7886f972fe
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@
|
|||
buildConfiguration = "Debug"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES">
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
codeCoverageEnabled = "YES">
|
||||
<Testables>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
|
|
Loading…
Add table
Reference in a new issue