sgl

view 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 source
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Scheme
3 version = "1.3">
4 <BuildAction
5 parallelizeBuildables = "YES"
6 buildImplicitDependencies = "YES">
7 <BuildActionEntries>
8 <BuildActionEntry
9 buildForTesting = "YES"
10 buildForRunning = "YES"
11 buildForProfiling = "YES"
12 buildForArchiving = "YES"
13 buildForAnalyzing = "YES">
14 <BuildableReference
15 BuildableIdentifier = "primary"
16 BlueprintIdentifier = "06E2EF27159BDA5300E169B6"
17 BuildableName = "isimple.app"
18 BlueprintName = "isimple"
19 ReferencedContainer = "container:sgl.xcodeproj">
20 </BuildableReference>
21 </BuildActionEntry>
22 </BuildActionEntries>
23 </BuildAction>
24 <TestAction
25 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
26 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
27 shouldUseLaunchSchemeArgsEnv = "YES"
28 buildConfiguration = "Debug">
29 <Testables>
30 </Testables>
31 <MacroExpansion>
32 <BuildableReference
33 BuildableIdentifier = "primary"
34 BlueprintIdentifier = "06E2EF27159BDA5300E169B6"
35 BuildableName = "isimple.app"
36 BlueprintName = "isimple"
37 ReferencedContainer = "container:sgl.xcodeproj">
38 </BuildableReference>
39 </MacroExpansion>
40 </TestAction>
41 <LaunchAction
42 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
43 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
44 launchStyle = "0"
45 useCustomWorkingDirectory = "NO"
46 buildConfiguration = "Debug"
47 ignoresPersistentStateOnLaunch = "NO"
48 debugDocumentVersioning = "YES"
49 allowLocationSimulation = "YES">
50 <BuildableProductRunnable>
51 <BuildableReference
52 BuildableIdentifier = "primary"
53 BlueprintIdentifier = "06E2EF27159BDA5300E169B6"
54 BuildableName = "isimple.app"
55 BlueprintName = "isimple"
56 ReferencedContainer = "container:sgl.xcodeproj">
57 </BuildableReference>
58 </BuildableProductRunnable>
59 <AdditionalOptions>
60 </AdditionalOptions>
61 </LaunchAction>
62 <ProfileAction
63 shouldUseLaunchSchemeArgsEnv = "YES"
64 savedToolIdentifier = ""
65 useCustomWorkingDirectory = "NO"
66 buildConfiguration = "Release"
67 debugDocumentVersioning = "YES">
68 <BuildableProductRunnable>
69 <BuildableReference
70 BuildableIdentifier = "primary"
71 BlueprintIdentifier = "06E2EF27159BDA5300E169B6"
72 BuildableName = "isimple.app"
73 BlueprintName = "isimple"
74 ReferencedContainer = "container:sgl.xcodeproj">
75 </BuildableReference>
76 </BuildableProductRunnable>
77 </ProfileAction>
78 <AnalyzeAction
79 buildConfiguration = "Debug">
80 </AnalyzeAction>
81 <ArchiveAction
82 buildConfiguration = "Release"
83 revealArchiveInOrganizer = "YES">
84 </ArchiveAction>
85 </Scheme>