sgl

annotate sgl.xcodeproj/xcuserdata/nuclear.xcuserdatad/xcschemes/sgl.xcscheme @ 37:b3374e30361c

xcode project for uikit version, untested
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 27 Jun 2012 05:15:50 +0300
parents
children f7de32814f34
rev   line source
nuclear@37 1 <?xml version="1.0" encoding="UTF-8"?>
nuclear@37 2 <Scheme
nuclear@37 3 LastUpgradeVersion = "0430"
nuclear@37 4 version = "1.3">
nuclear@37 5 <BuildAction
nuclear@37 6 parallelizeBuildables = "YES"
nuclear@37 7 buildImplicitDependencies = "YES">
nuclear@37 8 <BuildActionEntries>
nuclear@37 9 <BuildActionEntry
nuclear@37 10 buildForTesting = "YES"
nuclear@37 11 buildForRunning = "YES"
nuclear@37 12 buildForProfiling = "YES"
nuclear@37 13 buildForArchiving = "YES"
nuclear@37 14 buildForAnalyzing = "YES">
nuclear@37 15 <BuildableReference
nuclear@37 16 BuildableIdentifier = "primary"
nuclear@37 17 BlueprintIdentifier = "06F9D62014F7332500246CD7"
nuclear@37 18 BuildableName = "libsgl.a"
nuclear@37 19 BlueprintName = "sgl"
nuclear@37 20 ReferencedContainer = "container:sgl.xcodeproj">
nuclear@37 21 </BuildableReference>
nuclear@37 22 </BuildActionEntry>
nuclear@37 23 </BuildActionEntries>
nuclear@37 24 </BuildAction>
nuclear@37 25 <TestAction
nuclear@37 26 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
nuclear@37 27 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
nuclear@37 28 shouldUseLaunchSchemeArgsEnv = "YES"
nuclear@37 29 buildConfiguration = "Debug">
nuclear@37 30 <Testables>
nuclear@37 31 </Testables>
nuclear@37 32 </TestAction>
nuclear@37 33 <LaunchAction
nuclear@37 34 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
nuclear@37 35 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
nuclear@37 36 launchStyle = "0"
nuclear@37 37 useCustomWorkingDirectory = "NO"
nuclear@37 38 buildConfiguration = "Debug"
nuclear@37 39 ignoresPersistentStateOnLaunch = "NO"
nuclear@37 40 debugDocumentVersioning = "YES"
nuclear@37 41 allowLocationSimulation = "YES">
nuclear@37 42 <AdditionalOptions>
nuclear@37 43 </AdditionalOptions>
nuclear@37 44 </LaunchAction>
nuclear@37 45 <ProfileAction
nuclear@37 46 shouldUseLaunchSchemeArgsEnv = "YES"
nuclear@37 47 savedToolIdentifier = ""
nuclear@37 48 useCustomWorkingDirectory = "NO"
nuclear@37 49 buildConfiguration = "Release"
nuclear@37 50 debugDocumentVersioning = "YES">
nuclear@37 51 </ProfileAction>
nuclear@37 52 <AnalyzeAction
nuclear@37 53 buildConfiguration = "Debug">
nuclear@37 54 </AnalyzeAction>
nuclear@37 55 <ArchiveAction
nuclear@37 56 buildConfiguration = "Release"
nuclear@37 57 revealArchiveInOrganizer = "YES">
nuclear@37 58 </ArchiveAction>
nuclear@37 59 </Scheme>