123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Scheme
- LastUpgradeVersion = "1420"
- version = "1.7">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F589195388D20070C39A"
- BuildableName = "Logan-iOS_Example.app"
- BlueprintName = "Logan-iOS_Example"
- ReferencedContainer = "container:Logan-iOS.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
- </BuildAction>
- <TestAction
- buildConfiguration = "Debug"
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- shouldUseLaunchSchemeArgsEnv = "YES"
- codeCoverageEnabled = "YES"
- onlyGenerateCoverageForSpecifiedTargets = "YES">
- <PostActions>
- <ExecutionAction
- ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
- <ActionContent
- title = "Run Script"
- scriptText = "${SRCROOT}/XcodeCoverage/run_code_coverage_post.sh/"
- shellToInvoke = "/bin/bash">
- <EnvironmentBuildable>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F589195388D20070C39A"
- BuildableName = "Logan-iOS_Example.app"
- BlueprintName = "Logan-iOS_Example"
- ReferencedContainer = "container:Logan-iOS.xcodeproj">
- </BuildableReference>
- </EnvironmentBuildable>
- </ActionContent>
- </ExecutionAction>
- <ExecutionAction
- ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
- <ActionContent
- title = "Run Script"
- scriptText = "${SRCROOT}/Coverage/get_coverage_report.sh "
- shellToInvoke = "/bin/bash">
- <EnvironmentBuildable>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F589195388D20070C39A"
- BuildableName = "Logan-iOS_Example.app"
- BlueprintName = "Logan-iOS_Example"
- ReferencedContainer = "container:Logan-iOS.xcodeproj">
- </BuildableReference>
- </EnvironmentBuildable>
- </ActionContent>
- </ExecutionAction>
- </PostActions>
- <MacroExpansion>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F589195388D20070C39A"
- BuildableName = "Logan-iOS_Example.app"
- BlueprintName = "Logan-iOS_Example"
- ReferencedContainer = "container:Logan-iOS.xcodeproj">
- </BuildableReference>
- </MacroExpansion>
- <CodeCoverageTargets>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F589195388D20070C39A"
- BuildableName = "Logan-iOS_Example.app"
- BlueprintName = "Logan-iOS_Example"
- ReferencedContainer = "container:Logan-iOS.xcodeproj">
- </BuildableReference>
- </CodeCoverageTargets>
- <Testables>
- <TestableReference
- skipped = "NO">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F5AD195388D20070C39A"
- BuildableName = "Logan-iOS_Tests.xctest"
- BlueprintName = "Logan-iOS_Tests"
- ReferencedContainer = "container:Logan-iOS.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">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F589195388D20070C39A"
- BuildableName = "Logan-iOS_Example.app"
- BlueprintName = "Logan-iOS_Example"
- ReferencedContainer = "container:Logan-iOS.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </LaunchAction>
- <ProfileAction
- buildConfiguration = "Release"
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- debugDocumentVersioning = "YES">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6003F589195388D20070C39A"
- BuildableName = "Logan-iOS_Example.app"
- BlueprintName = "Logan-iOS_Example"
- ReferencedContainer = "container:Logan-iOS.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
- </Scheme>
|