|
|
@@ -1,63 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<Scheme
|
|
|
- LastUpgradeVersion = "1240"
|
|
|
- version = "1.3">
|
|
|
- <BuildAction
|
|
|
- parallelizeBuildables = "YES"
|
|
|
- buildImplicitDependencies = "YES">
|
|
|
- </BuildAction>
|
|
|
- <TestAction
|
|
|
- buildConfiguration = "Debug"
|
|
|
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
- shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
- codeCoverageEnabled = "YES"
|
|
|
- onlyGenerateCoverageForSpecifiedTargets = "YES">
|
|
|
- <CodeCoverageTargets>
|
|
|
- <BuildableReference
|
|
|
- BuildableIdentifier = "primary"
|
|
|
- BlueprintIdentifier = "0ECAC4AE1BC00AC500FDAE14"
|
|
|
- BuildableName = "liblogging.dylib"
|
|
|
- BlueprintName = "logging"
|
|
|
- ReferencedContainer = "container:logger.xcodeproj">
|
|
|
- </BuildableReference>
|
|
|
- </CodeCoverageTargets>
|
|
|
- <Testables>
|
|
|
- <TestableReference
|
|
|
- skipped = "NO">
|
|
|
- <BuildableReference
|
|
|
- BuildableIdentifier = "primary"
|
|
|
- BlueprintIdentifier = "CDCB3C5D24E481B10029B771"
|
|
|
- BuildableName = "logger-test.xctest"
|
|
|
- BlueprintName = "logger-test"
|
|
|
- ReferencedContainer = "container:logger.xcodeproj">
|
|
|
- </BuildableReference>
|
|
|
- </TestableReference>
|
|
|
- </Testables>
|
|
|
- </TestAction>
|
|
|
- <LaunchAction
|
|
|
- buildConfiguration = "Debug"
|
|
|
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
- launchStyle = "0"
|
|
|
- useCustomWorkingDirectory = "NO"
|
|
|
- ignoresPersistentStateOnLaunch = "NO"
|
|
|
- debugDocumentVersioning = "YES"
|
|
|
- debugServiceExtension = "internal"
|
|
|
- allowLocationSimulation = "YES">
|
|
|
- </LaunchAction>
|
|
|
- <ProfileAction
|
|
|
- buildConfiguration = "Release"
|
|
|
- shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
- savedToolIdentifier = ""
|
|
|
- useCustomWorkingDirectory = "NO"
|
|
|
- debugDocumentVersioning = "YES">
|
|
|
- </ProfileAction>
|
|
|
- <AnalyzeAction
|
|
|
- buildConfiguration = "Debug">
|
|
|
- </AnalyzeAction>
|
|
|
- <ArchiveAction
|
|
|
- buildConfiguration = "Release"
|
|
|
- revealArchiveInOrganizer = "YES">
|
|
|
- </ArchiveAction>
|
|
|
-</Scheme>
|