mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 19:43:09 +00:00
104 lines
3.8 KiB
XML
104 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
LastUpgradeVersion = "1200"
|
|
version = "1.3">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "F8FB715120F2B41400F56FDC"
|
|
BuildableName = "MasKit.framework"
|
|
BlueprintName = "MasKit"
|
|
ReferencedContainer = "container:mas-cli.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</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 = "F8FB715120F2B41400F56FDC"
|
|
BuildableName = "MasKit.framework"
|
|
BlueprintName = "MasKit"
|
|
ReferencedContainer = "container:mas-cli.xcodeproj">
|
|
</BuildableReference>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "ED031A771B5127C00097692E"
|
|
BuildableName = "mas"
|
|
BlueprintName = "mas"
|
|
ReferencedContainer = "container:mas-cli.xcodeproj">
|
|
</BuildableReference>
|
|
</CodeCoverageTargets>
|
|
<Testables>
|
|
<TestableReference
|
|
skipped = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "F8FB715920F2B41400F56FDC"
|
|
BuildableName = "MasKitTests.xctest"
|
|
BlueprintName = "MasKitTests"
|
|
ReferencedContainer = "container:mas-cli.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">
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "F8FB715120F2B41400F56FDC"
|
|
BuildableName = "MasKit.framework"
|
|
BlueprintName = "MasKit"
|
|
ReferencedContainer = "container:mas-cli.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
buildConfiguration = "Release"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
debugDocumentVersioning = "YES">
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "F8FB715120F2B41400F56FDC"
|
|
BuildableName = "MasKit.framework"
|
|
BlueprintName = "MasKit"
|
|
ReferencedContainer = "container:mas-cli.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Release"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|