]>
Commit | Line | Data |
---|---|---|
9f221bca A |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <Scheme | |
3 | LastUpgradeVersion = "0710" | |
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 = "D284BE500ADD80740027CCDF" | |
18 | BuildableName = "mDNSResponder" | |
19 | BlueprintName = "mDNSResponder" | |
20 | ReferencedContainer = "container:mDNSResponder.xcodeproj"> | |
21 | </BuildableReference> | |
22 | </BuildActionEntry> | |
23 | </BuildActionEntries> | |
24 | </BuildAction> | |
25 | <TestAction | |
26 | buildConfiguration = "Debug" | |
27 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
28 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
19fa75a9 A |
29 | shouldUseLaunchSchemeArgsEnv = "YES" |
30 | codeCoverageEnabled = "YES"> | |
31 | <MacroExpansion> | |
32 | <BuildableReference | |
33 | BuildableIdentifier = "primary" | |
34 | BlueprintIdentifier = "D284BE500ADD80740027CCDF" | |
35 | BuildableName = "mDNSResponder" | |
36 | BlueprintName = "mDNSResponder" | |
37 | ReferencedContainer = "container:mDNSResponder.xcodeproj"> | |
38 | </BuildableReference> | |
39 | </MacroExpansion> | |
9f221bca | 40 | <Testables> |
f0cc3e7b A |
41 | <TestableReference |
42 | skipped = "NO"> | |
43 | <BuildableReference | |
44 | BuildableIdentifier = "primary" | |
45 | BlueprintIdentifier = "B74F16EA2114E49C00BEBE84" | |
46 | BuildableName = "Tests.xctest" | |
47 | BlueprintName = "Tests" | |
48 | ReferencedContainer = "container:mDNSResponder.xcodeproj"> | |
49 | </BuildableReference> | |
50 | </TestableReference> | |
9f221bca | 51 | </Testables> |
9f221bca A |
52 | </TestAction> |
53 | <LaunchAction | |
54 | buildConfiguration = "Debug" | |
55 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
56 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
57 | launchStyle = "0" | |
58 | useCustomWorkingDirectory = "NO" | |
59 | ignoresPersistentStateOnLaunch = "NO" | |
60 | debugDocumentVersioning = "YES" | |
61 | debugServiceExtension = "internal" | |
62 | allowLocationSimulation = "YES"> | |
63 | <BuildableProductRunnable | |
64 | runnableDebuggingMode = "0"> | |
65 | <BuildableReference | |
66 | BuildableIdentifier = "primary" | |
67 | BlueprintIdentifier = "D284BE500ADD80740027CCDF" | |
68 | BuildableName = "mDNSResponder" | |
69 | BlueprintName = "mDNSResponder" | |
70 | ReferencedContainer = "container:mDNSResponder.xcodeproj"> | |
71 | </BuildableReference> | |
72 | </BuildableProductRunnable> | |
73 | <CommandLineArguments> | |
74 | <CommandLineArgument | |
75 | argument = "-d -NoSandbox -UseDebugSocket" | |
76 | isEnabled = "YES"> | |
77 | </CommandLineArgument> | |
78 | <CommandLineArgument | |
79 | argument = "-DebugLogging" | |
80 | isEnabled = "YES"> | |
81 | </CommandLineArgument> | |
82 | </CommandLineArguments> | |
9f221bca A |
83 | </LaunchAction> |
84 | <ProfileAction | |
85 | buildConfiguration = "Development" | |
86 | shouldUseLaunchSchemeArgsEnv = "YES" | |
87 | savedToolIdentifier = "" | |
88 | useCustomWorkingDirectory = "NO" | |
89 | debugDocumentVersioning = "YES"> | |
90 | <BuildableProductRunnable | |
91 | runnableDebuggingMode = "0"> | |
92 | <BuildableReference | |
93 | BuildableIdentifier = "primary" | |
94 | BlueprintIdentifier = "D284BE500ADD80740027CCDF" | |
95 | BuildableName = "mDNSResponder" | |
96 | BlueprintName = "mDNSResponder" | |
97 | ReferencedContainer = "container:mDNSResponder.xcodeproj"> | |
98 | </BuildableReference> | |
99 | </BuildableProductRunnable> | |
100 | </ProfileAction> | |
101 | <AnalyzeAction | |
102 | buildConfiguration = "Debug"> | |
103 | </AnalyzeAction> | |
104 | <ArchiveAction | |
105 | buildConfiguration = "Development" | |
106 | revealArchiveInOrganizer = "YES"> | |
107 | </ArchiveAction> | |
108 | </Scheme> |