sgl
diff sgl.xcodeproj/xcuserdata/nuclear.xcuserdatad/xcschemes/isimple.xcscheme @ 40:f7de32814f34
sortof made the ios backend to compile and run ... sortof
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Thu, 28 Jun 2012 03:42:26 +0300 |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/sgl.xcodeproj/xcuserdata/nuclear.xcuserdatad/xcschemes/isimple.xcscheme Thu Jun 28 03:42:26 2012 +0300 1.3 @@ -0,0 +1,85 @@ 1.4 +<?xml version="1.0" encoding="UTF-8"?> 1.5 +<Scheme 1.6 + version = "1.3"> 1.7 + <BuildAction 1.8 + parallelizeBuildables = "YES" 1.9 + buildImplicitDependencies = "YES"> 1.10 + <BuildActionEntries> 1.11 + <BuildActionEntry 1.12 + buildForTesting = "YES" 1.13 + buildForRunning = "YES" 1.14 + buildForProfiling = "YES" 1.15 + buildForArchiving = "YES" 1.16 + buildForAnalyzing = "YES"> 1.17 + <BuildableReference 1.18 + BuildableIdentifier = "primary" 1.19 + BlueprintIdentifier = "06E2EF27159BDA5300E169B6" 1.20 + BuildableName = "isimple.app" 1.21 + BlueprintName = "isimple" 1.22 + ReferencedContainer = "container:sgl.xcodeproj"> 1.23 + </BuildableReference> 1.24 + </BuildActionEntry> 1.25 + </BuildActionEntries> 1.26 + </BuildAction> 1.27 + <TestAction 1.28 + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 1.29 + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 1.30 + shouldUseLaunchSchemeArgsEnv = "YES" 1.31 + buildConfiguration = "Debug"> 1.32 + <Testables> 1.33 + </Testables> 1.34 + <MacroExpansion> 1.35 + <BuildableReference 1.36 + BuildableIdentifier = "primary" 1.37 + BlueprintIdentifier = "06E2EF27159BDA5300E169B6" 1.38 + BuildableName = "isimple.app" 1.39 + BlueprintName = "isimple" 1.40 + ReferencedContainer = "container:sgl.xcodeproj"> 1.41 + </BuildableReference> 1.42 + </MacroExpansion> 1.43 + </TestAction> 1.44 + <LaunchAction 1.45 + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 1.46 + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 1.47 + launchStyle = "0" 1.48 + useCustomWorkingDirectory = "NO" 1.49 + buildConfiguration = "Debug" 1.50 + ignoresPersistentStateOnLaunch = "NO" 1.51 + debugDocumentVersioning = "YES" 1.52 + allowLocationSimulation = "YES"> 1.53 + <BuildableProductRunnable> 1.54 + <BuildableReference 1.55 + BuildableIdentifier = "primary" 1.56 + BlueprintIdentifier = "06E2EF27159BDA5300E169B6" 1.57 + BuildableName = "isimple.app" 1.58 + BlueprintName = "isimple" 1.59 + ReferencedContainer = "container:sgl.xcodeproj"> 1.60 + </BuildableReference> 1.61 + </BuildableProductRunnable> 1.62 + <AdditionalOptions> 1.63 + </AdditionalOptions> 1.64 + </LaunchAction> 1.65 + <ProfileAction 1.66 + shouldUseLaunchSchemeArgsEnv = "YES" 1.67 + savedToolIdentifier = "" 1.68 + useCustomWorkingDirectory = "NO" 1.69 + buildConfiguration = "Release" 1.70 + debugDocumentVersioning = "YES"> 1.71 + <BuildableProductRunnable> 1.72 + <BuildableReference 1.73 + BuildableIdentifier = "primary" 1.74 + BlueprintIdentifier = "06E2EF27159BDA5300E169B6" 1.75 + BuildableName = "isimple.app" 1.76 + BlueprintName = "isimple" 1.77 + ReferencedContainer = "container:sgl.xcodeproj"> 1.78 + </BuildableReference> 1.79 + </BuildableProductRunnable> 1.80 + </ProfileAction> 1.81 + <AnalyzeAction 1.82 + buildConfiguration = "Debug"> 1.83 + </AnalyzeAction> 1.84 + <ArchiveAction 1.85 + buildConfiguration = "Release" 1.86 + revealArchiveInOrganizer = "YES"> 1.87 + </ArchiveAction> 1.88 +</Scheme>