1<?xml version="1.0" encoding="UTF-8"?>
2<Scheme
3   LastUpgradeVersion = "1500"
4   version = "1.7">
5   <BuildAction
6      parallelizeBuildables = "YES"
7      buildImplicitDependencies = "YES">
8   </BuildAction>
9   <TestAction
10      buildConfiguration = "Debug"
11      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
12      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
13      shouldUseLaunchSchemeArgsEnv = "YES"
14      shouldAutocreateTestPlan = "YES">
15      <Testables>
16         <TestableReference
17            skipped = "NO"
18            parallelizable = "YES">
19            <BuildableReference
20               BuildableIdentifier = "primary"
21               BlueprintIdentifier = "C96560A22AAC0DCF005F8126"
22               BuildableName = "executorchcoreml_tests.xctest"
23               BlueprintName = "executorchcoreml_tests"
24               ReferencedContainer = "container:executorchcoreml.xcodeproj">
25            </BuildableReference>
26         </TestableReference>
27      </Testables>
28   </TestAction>
29   <LaunchAction
30      buildConfiguration = "Debug"
31      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
32      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
33      enableUBSanitizer = "YES"
34      launchStyle = "0"
35      useCustomWorkingDirectory = "NO"
36      ignoresPersistentStateOnLaunch = "NO"
37      debugDocumentVersioning = "YES"
38      debugServiceExtension = "internal"
39      allowLocationSimulation = "YES">
40      <EnvironmentVariables>
41         <EnvironmentVariable
42            key = "ET_EVENT_TRACER_ENABLED"
43            value = "1"
44            isEnabled = "YES">
45         </EnvironmentVariable>
46      </EnvironmentVariables>
47      <AdditionalOptions>
48         <AdditionalOption
49            key = "MallocStackLogging"
50            value = ""
51            isEnabled = "YES">
52         </AdditionalOption>
53         <AdditionalOption
54            key = "DYLD_INSERT_LIBRARIES"
55            value = "/usr/lib/libgmalloc.dylib"
56            isEnabled = "YES">
57         </AdditionalOption>
58         <AdditionalOption
59            key = "PrefersMallocStackLoggingLite"
60            value = ""
61            isEnabled = "YES">
62         </AdditionalOption>
63         <AdditionalOption
64            key = "NSZombieEnabled"
65            value = "YES"
66            isEnabled = "YES">
67         </AdditionalOption>
68         <AdditionalOption
69            key = "MallocGuardEdges"
70            value = ""
71            isEnabled = "YES">
72         </AdditionalOption>
73         <AdditionalOption
74            key = "MallocScribble"
75            value = ""
76            isEnabled = "YES">
77         </AdditionalOption>
78      </AdditionalOptions>
79   </LaunchAction>
80   <ProfileAction
81      buildConfiguration = "Release"
82      shouldUseLaunchSchemeArgsEnv = "YES"
83      savedToolIdentifier = ""
84      useCustomWorkingDirectory = "NO"
85      debugDocumentVersioning = "YES">
86   </ProfileAction>
87   <AnalyzeAction
88      buildConfiguration = "Debug">
89   </AnalyzeAction>
90   <ArchiveAction
91      buildConfiguration = "Release"
92      revealArchiveInOrganizer = "YES">
93   </ArchiveAction>
94   <InstallAction
95      buildConfiguration = "Release">
96   </InstallAction>
97</Scheme>
98