|
@@ -0,0 +1,88 @@
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
+<Scheme
|
|
|
|
|
+ LastUpgradeVersion = "1230"
|
|
|
|
|
+ version = "1.3">
|
|
|
|
|
+ <BuildAction
|
|
|
|
|
+ parallelizeBuildables = "YES"
|
|
|
|
|
+ buildImplicitDependencies = "YES">
|
|
|
|
|
+ <BuildActionEntries>
|
|
|
|
|
+ <BuildActionEntry
|
|
|
|
|
+ buildForTesting = "YES"
|
|
|
|
|
+ buildForRunning = "YES"
|
|
|
|
|
+ buildForProfiling = "YES"
|
|
|
|
|
+ buildForArchiving = "YES"
|
|
|
|
|
+ buildForAnalyzing = "YES">
|
|
|
|
|
+ <BuildableReference
|
|
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
|
|
+ BlueprintIdentifier = "CD38F50821C83912007A732C"
|
|
|
|
|
+ BuildableName = "libdice.dylib"
|
|
|
|
|
+ BlueprintName = "dice"
|
|
|
|
|
+ ReferencedContainer = "container:dice-roll.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 = "CD38F50821C83912007A732C"
|
|
|
|
|
+ BuildableName = "libdice.dylib"
|
|
|
|
|
+ BlueprintName = "dice"
|
|
|
|
|
+ ReferencedContainer = "container:dice-roll.xcodeproj">
|
|
|
|
|
+ </BuildableReference>
|
|
|
|
|
+ </CodeCoverageTargets>
|
|
|
|
|
+ <Testables>
|
|
|
|
|
+ <TestableReference
|
|
|
|
|
+ skipped = "NO">
|
|
|
|
|
+ <BuildableReference
|
|
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
|
|
+ BlueprintIdentifier = "CD38F52521C87771007A732C"
|
|
|
|
|
+ BuildableName = "dice-td.xctest"
|
|
|
|
|
+ BlueprintName = "dice-td"
|
|
|
|
|
+ ReferencedContainer = "container:dice-roll.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">
|
|
|
|
|
+ <MacroExpansion>
|
|
|
|
|
+ <BuildableReference
|
|
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
|
|
+ BlueprintIdentifier = "CD38F50821C83912007A732C"
|
|
|
|
|
+ BuildableName = "libdice.dylib"
|
|
|
|
|
+ BlueprintName = "dice"
|
|
|
|
|
+ ReferencedContainer = "container:dice-roll.xcodeproj">
|
|
|
|
|
+ </BuildableReference>
|
|
|
|
|
+ </MacroExpansion>
|
|
|
|
|
+ </ProfileAction>
|
|
|
|
|
+ <AnalyzeAction
|
|
|
|
|
+ buildConfiguration = "Debug">
|
|
|
|
|
+ </AnalyzeAction>
|
|
|
|
|
+ <ArchiveAction
|
|
|
|
|
+ buildConfiguration = "Release"
|
|
|
|
|
+ revealArchiveInOrganizer = "YES">
|
|
|
|
|
+ </ArchiveAction>
|
|
|
|
|
+</Scheme>
|