Mercurial > hg > js-dsp-test
comparison fft/native/native-fft-test/native-fft-test.xcodeproj/xcuserdata/cannam.xcuserdatad/xcschemes/native-fft-test.xcscheme @ 30:55f715002fe5
iOS stuff
author | Chris Cannam |
---|---|
date | Sat, 17 Oct 2015 17:26:22 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
29:cf59817a5983 | 30:55f715002fe5 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <Scheme | |
3 LastUpgradeVersion = "0610" | |
4 version = "1.3"> | |
5 <BuildAction | |
6 parallelizeBuildables = "YES" | |
7 buildImplicitDependencies = "YES"> | |
8 <BuildActionEntries> | |
9 <BuildActionEntry | |
10 buildForTesting = "YES" | |
11 buildForRunning = "YES" | |
12 buildForProfiling = "YES" | |
13 buildForArchiving = "YES" | |
14 buildForAnalyzing = "YES"> | |
15 <BuildableReference | |
16 BuildableIdentifier = "primary" | |
17 BlueprintIdentifier = "A8525B861BD2A7A6009FCE68" | |
18 BuildableName = "native-fft-test.app" | |
19 BlueprintName = "native-fft-test" | |
20 ReferencedContainer = "container:native-fft-test.xcodeproj"> | |
21 </BuildableReference> | |
22 </BuildActionEntry> | |
23 <BuildActionEntry | |
24 buildForTesting = "YES" | |
25 buildForRunning = "YES" | |
26 buildForProfiling = "NO" | |
27 buildForArchiving = "NO" | |
28 buildForAnalyzing = "YES"> | |
29 <BuildableReference | |
30 BuildableIdentifier = "primary" | |
31 BlueprintIdentifier = "A8525B9F1BD2A7A6009FCE68" | |
32 BuildableName = "native-fft-testTests.xctest" | |
33 BlueprintName = "native-fft-testTests" | |
34 ReferencedContainer = "container:native-fft-test.xcodeproj"> | |
35 </BuildableReference> | |
36 </BuildActionEntry> | |
37 </BuildActionEntries> | |
38 </BuildAction> | |
39 <TestAction | |
40 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
41 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
42 shouldUseLaunchSchemeArgsEnv = "YES" | |
43 buildConfiguration = "Debug"> | |
44 <Testables> | |
45 <TestableReference | |
46 skipped = "NO"> | |
47 <BuildableReference | |
48 BuildableIdentifier = "primary" | |
49 BlueprintIdentifier = "A8525B9F1BD2A7A6009FCE68" | |
50 BuildableName = "native-fft-testTests.xctest" | |
51 BlueprintName = "native-fft-testTests" | |
52 ReferencedContainer = "container:native-fft-test.xcodeproj"> | |
53 </BuildableReference> | |
54 </TestableReference> | |
55 </Testables> | |
56 <MacroExpansion> | |
57 <BuildableReference | |
58 BuildableIdentifier = "primary" | |
59 BlueprintIdentifier = "A8525B861BD2A7A6009FCE68" | |
60 BuildableName = "native-fft-test.app" | |
61 BlueprintName = "native-fft-test" | |
62 ReferencedContainer = "container:native-fft-test.xcodeproj"> | |
63 </BuildableReference> | |
64 </MacroExpansion> | |
65 </TestAction> | |
66 <LaunchAction | |
67 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
68 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
69 launchStyle = "0" | |
70 useCustomWorkingDirectory = "NO" | |
71 buildConfiguration = "Debug" | |
72 ignoresPersistentStateOnLaunch = "NO" | |
73 debugDocumentVersioning = "YES" | |
74 allowLocationSimulation = "YES"> | |
75 <BuildableProductRunnable> | |
76 <BuildableReference | |
77 BuildableIdentifier = "primary" | |
78 BlueprintIdentifier = "A8525B861BD2A7A6009FCE68" | |
79 BuildableName = "native-fft-test.app" | |
80 BlueprintName = "native-fft-test" | |
81 ReferencedContainer = "container:native-fft-test.xcodeproj"> | |
82 </BuildableReference> | |
83 </BuildableProductRunnable> | |
84 <AdditionalOptions> | |
85 </AdditionalOptions> | |
86 </LaunchAction> | |
87 <ProfileAction | |
88 shouldUseLaunchSchemeArgsEnv = "YES" | |
89 savedToolIdentifier = "" | |
90 useCustomWorkingDirectory = "NO" | |
91 buildConfiguration = "Release" | |
92 debugDocumentVersioning = "YES"> | |
93 <BuildableProductRunnable> | |
94 <BuildableReference | |
95 BuildableIdentifier = "primary" | |
96 BlueprintIdentifier = "A8525B861BD2A7A6009FCE68" | |
97 BuildableName = "native-fft-test.app" | |
98 BlueprintName = "native-fft-test" | |
99 ReferencedContainer = "container:native-fft-test.xcodeproj"> | |
100 </BuildableReference> | |
101 </BuildableProductRunnable> | |
102 </ProfileAction> | |
103 <AnalyzeAction | |
104 buildConfiguration = "Debug"> | |
105 </AnalyzeAction> | |
106 <ArchiveAction | |
107 buildConfiguration = "Release" | |
108 revealArchiveInOrganizer = "YES"> | |
109 </ArchiveAction> | |
110 </Scheme> |