|
4 | 4 | version = "1.7"> |
5 | 5 | <BuildAction |
6 | 6 | parallelizeBuildables = "YES" |
7 | | - buildImplicitDependencies = "YES"> |
| 7 | + buildImplicitDependencies = "YES" |
| 8 | + runPostActionsOnFailure = "NO"> |
8 | 9 | <BuildActionEntries> |
9 | 10 | <BuildActionEntry |
10 | 11 | buildForTesting = "YES" |
|
26 | 27 | buildConfiguration = "Debug" |
27 | 28 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
28 | 29 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
29 | | - shouldUseLaunchSchemeArgsEnv = "NO"> |
| 30 | + shouldUseLaunchSchemeArgsEnv = "NO" |
| 31 | + onlyGenerateCoverageForSpecifiedTargets = "NO"> |
| 32 | + <TestPlans> |
| 33 | + <TestPlanReference |
| 34 | + default = "YES" |
| 35 | + reference = "container:Tests/TestPlans/Examples.xctestplan"> |
| 36 | + </TestPlanReference> |
| 37 | + <TestPlanReference |
| 38 | + reference = "container:Tests/TestPlans/Examples no unit tests.xctestplan"> |
| 39 | + </TestPlanReference> |
| 40 | + </TestPlans> |
30 | 41 | <MacroExpansion> |
31 | 42 | <BuildableReference |
32 | 43 | BuildableIdentifier = "primary" |
|
36 | 47 | ReferencedContainer = "container:Examples.xcodeproj"> |
37 | 48 | </BuildableReference> |
38 | 49 | </MacroExpansion> |
| 50 | + <Testables> |
| 51 | + <TestableReference |
| 52 | + skipped = "NO"> |
| 53 | + <BuildableReference |
| 54 | + BuildableIdentifier = "primary" |
| 55 | + BlueprintIdentifier = "542BE47134765F0824559C2F" |
| 56 | + BuildableName = "ExamplesTests.xctest" |
| 57 | + BlueprintName = "ExamplesTests" |
| 58 | + ReferencedContainer = "container:Examples.xcodeproj"> |
| 59 | + </BuildableReference> |
| 60 | + </TestableReference> |
| 61 | + <TestableReference |
| 62 | + skipped = "NO"> |
| 63 | + <BuildableReference |
| 64 | + BuildableIdentifier = "primary" |
| 65 | + BlueprintIdentifier = "F3570A57FF15EEC3B4529EF0" |
| 66 | + BuildableName = "ExamplesUITests.xctest" |
| 67 | + BlueprintName = "ExamplesUITests" |
| 68 | + ReferencedContainer = "container:Examples.xcodeproj"> |
| 69 | + </BuildableReference> |
| 70 | + </TestableReference> |
| 71 | + </Testables> |
| 72 | + <CommandLineArguments> |
| 73 | + </CommandLineArguments> |
39 | 74 | <EnvironmentVariables> |
40 | 75 | <EnvironmentVariable |
41 | 76 | key = "MTL_HUD_ENABLED" |
|
63 | 98 | isEnabled = "YES"> |
64 | 99 | </EnvironmentVariable> |
65 | 100 | </EnvironmentVariables> |
66 | | - <TestPlans> |
67 | | - <TestPlanReference |
68 | | - reference = "container:Tests/TestPlans/Examples.xctestplan" |
69 | | - default = "YES"> |
70 | | - </TestPlanReference> |
71 | | - <TestPlanReference |
72 | | - reference = "container:Tests/TestPlans/Examples no unit tests.xctestplan"> |
73 | | - </TestPlanReference> |
74 | | - </TestPlans> |
75 | | - <Testables> |
76 | | - <TestableReference |
77 | | - skipped = "NO"> |
78 | | - <BuildableReference |
79 | | - BuildableIdentifier = "primary" |
80 | | - BlueprintIdentifier = "542BE47134765F0824559C2F" |
81 | | - BuildableName = "ExamplesTests.xctest" |
82 | | - BlueprintName = "ExamplesTests" |
83 | | - ReferencedContainer = "container:Examples.xcodeproj"> |
84 | | - </BuildableReference> |
85 | | - </TestableReference> |
86 | | - <TestableReference |
87 | | - skipped = "NO"> |
88 | | - <BuildableReference |
89 | | - BuildableIdentifier = "primary" |
90 | | - BlueprintIdentifier = "F3570A57FF15EEC3B4529EF0" |
91 | | - BuildableName = "ExamplesUITests.xctest" |
92 | | - BlueprintName = "ExamplesUITests" |
93 | | - ReferencedContainer = "container:Examples.xcodeproj"> |
94 | | - </BuildableReference> |
95 | | - </TestableReference> |
96 | | - </Testables> |
97 | 101 | </TestAction> |
98 | 102 | <LaunchAction |
99 | 103 | buildConfiguration = "Debug" |
|
115 | 119 | ReferencedContainer = "container:Examples.xcodeproj"> |
116 | 120 | </BuildableReference> |
117 | 121 | </BuildableProductRunnable> |
| 122 | + <CommandLineArguments> |
| 123 | + </CommandLineArguments> |
118 | 124 | <EnvironmentVariables> |
119 | 125 | <EnvironmentVariable |
120 | 126 | key = "MTL_HUD_ENABLED" |
|
159 | 165 | ReferencedContainer = "container:Examples.xcodeproj"> |
160 | 166 | </BuildableReference> |
161 | 167 | </BuildableProductRunnable> |
| 168 | + <CommandLineArguments> |
| 169 | + </CommandLineArguments> |
162 | 170 | <EnvironmentVariables> |
163 | 171 | <EnvironmentVariable |
164 | 172 | key = "MTL_HUD_ENABLED" |
|
0 commit comments