|
|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<Scheme
|
|
|
- LastUpgradeVersion = "1030"
|
|
|
+ LastUpgradeVersion = "1110"
|
|
|
version = "1.3">
|
|
|
<BuildAction
|
|
|
parallelizeBuildables = "YES"
|
|
|
@@ -10,9 +10,9 @@
|
|
|
buildConfiguration = "Debug"
|
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
codeCoverageEnabled = "YES"
|
|
|
- onlyGenerateCoverageForSpecifiedTargets = "YES"
|
|
|
- shouldUseLaunchSchemeArgsEnv = "YES">
|
|
|
+ onlyGenerateCoverageForSpecifiedTargets = "YES">
|
|
|
<CodeCoverageTargets>
|
|
|
<BuildableReference
|
|
|
BuildableIdentifier = "primary"
|
|
|
@@ -34,8 +34,6 @@
|
|
|
</BuildableReference>
|
|
|
</TestableReference>
|
|
|
</Testables>
|
|
|
- <AdditionalOptions>
|
|
|
- </AdditionalOptions>
|
|
|
</TestAction>
|
|
|
<LaunchAction
|
|
|
buildConfiguration = "Debug"
|
|
|
@@ -47,8 +45,6 @@
|
|
|
debugDocumentVersioning = "YES"
|
|
|
debugServiceExtension = "internal"
|
|
|
allowLocationSimulation = "YES">
|
|
|
- <AdditionalOptions>
|
|
|
- </AdditionalOptions>
|
|
|
</LaunchAction>
|
|
|
<ProfileAction
|
|
|
buildConfiguration = "Release"
|