sgl
diff 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 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/sgl.xcodeproj/xcuserdata/nuclear.xcuserdatad/xcschemes/sgl.xcscheme Wed Jun 27 05:15:50 2012 +0300 1.3 @@ -0,0 +1,59 @@ 1.4 +<?xml version="1.0" encoding="UTF-8"?> 1.5 +<Scheme 1.6 + LastUpgradeVersion = "0430" 1.7 + version = "1.3"> 1.8 + <BuildAction 1.9 + parallelizeBuildables = "YES" 1.10 + buildImplicitDependencies = "YES"> 1.11 + <BuildActionEntries> 1.12 + <BuildActionEntry 1.13 + buildForTesting = "YES" 1.14 + buildForRunning = "YES" 1.15 + buildForProfiling = "YES" 1.16 + buildForArchiving = "YES" 1.17 + buildForAnalyzing = "YES"> 1.18 + <BuildableReference 1.19 + BuildableIdentifier = "primary" 1.20 + BlueprintIdentifier = "06F9D62014F7332500246CD7" 1.21 + BuildableName = "libsgl.a" 1.22 + BlueprintName = "sgl" 1.23 + ReferencedContainer = "container:sgl.xcodeproj"> 1.24 + </BuildableReference> 1.25 + </BuildActionEntry> 1.26 + </BuildActionEntries> 1.27 + </BuildAction> 1.28 + <TestAction 1.29 + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB" 1.30 + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" 1.31 + shouldUseLaunchSchemeArgsEnv = "YES" 1.32 + buildConfiguration = "Debug"> 1.33 + <Testables> 1.34 + </Testables> 1.35 + </TestAction> 1.36 + <LaunchAction 1.37 + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 1.38 + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" 1.39 + launchStyle = "0" 1.40 + useCustomWorkingDirectory = "NO" 1.41 + buildConfiguration = "Debug" 1.42 + ignoresPersistentStateOnLaunch = "NO" 1.43 + debugDocumentVersioning = "YES" 1.44 + allowLocationSimulation = "YES"> 1.45 + <AdditionalOptions> 1.46 + </AdditionalOptions> 1.47 + </LaunchAction> 1.48 + <ProfileAction 1.49 + shouldUseLaunchSchemeArgsEnv = "YES" 1.50 + savedToolIdentifier = "" 1.51 + useCustomWorkingDirectory = "NO" 1.52 + buildConfiguration = "Release" 1.53 + debugDocumentVersioning = "YES"> 1.54 + </ProfileAction> 1.55 + <AnalyzeAction 1.56 + buildConfiguration = "Debug"> 1.57 + </AnalyzeAction> 1.58 + <ArchiveAction 1.59 + buildConfiguration = "Release" 1.60 + revealArchiveInOrganizer = "YES"> 1.61 + </ArchiveAction> 1.62 +</Scheme>