mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 15:31:39 +00:00
d132845085
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@714 af15c1b1-3010-417e-b628-4374ebc0bcbd
98 lines
3.4 KiB
XML
98 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
version = "1.8">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "8D1107260486CEB800E47090"
|
|
BuildableName = "QuakeSpasm.app"
|
|
BlueprintName = "QuakeSpasm">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
buildConfiguration = "Debug">
|
|
<Testables>
|
|
</Testables>
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "8D1107260486CEB800E47090"
|
|
BuildableName = "QuakeSpasm.app"
|
|
BlueprintName = "QuakeSpasm"
|
|
ReferencedContainer = "container:QuakeSpasm.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
</TestAction>
|
|
<LaunchAction
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
|
displayScaleIsEnabled = "NO"
|
|
displayScale = "1.00"
|
|
launchStyle = "0"
|
|
useCustomWorkingDirectory = "NO"
|
|
buildConfiguration = "Debug"
|
|
ignoresPersistentStateOnLaunch = "NO"
|
|
debugDocumentVersioning = "YES"
|
|
allowLocationSimulation = "YES">
|
|
<BuildableProductRunnable>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "8D1107260486CEB800E47090"
|
|
BuildableName = "QuakeSpasm.app"
|
|
BlueprintName = "QuakeSpasm"
|
|
ReferencedContainer = "container:QuakeSpasm.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
<CommandLineArguments>
|
|
<CommandLineArgument
|
|
argument = "-basedir /Applications/Quake"
|
|
isEnabled = "YES">
|
|
</CommandLineArgument>
|
|
<CommandLineArgument
|
|
argument = "-nolauncher"
|
|
isEnabled = "NO">
|
|
</CommandLineArgument>
|
|
</CommandLineArguments>
|
|
<AdditionalOptions>
|
|
</AdditionalOptions>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
displayScaleIsEnabled = "NO"
|
|
displayScale = "1.00"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
buildConfiguration = "Release"
|
|
debugDocumentVersioning = "YES">
|
|
<BuildableProductRunnable>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "8D1107260486CEB800E47090"
|
|
BuildableName = "QuakeSpasm.app"
|
|
BlueprintName = "QuakeSpasm"
|
|
ReferencedContainer = "container:QuakeSpasm.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Release"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|