File tree Expand file tree Collapse file tree 2 files changed +8
-16
lines changed
XCTest.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 3
3
LastUpgradeVersion = " 1020"
4
4
version = " 1.3" >
5
5
<BuildAction
6
- parallelizeBuildables = " NO "
7
- buildImplicitDependencies = " NO " >
6
+ parallelizeBuildables = " YES "
7
+ buildImplicitDependencies = " YES " >
8
8
<BuildActionEntries >
9
9
<BuildActionEntry
10
10
buildForTesting = " YES"
41
41
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
42
42
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
43
43
shouldUseLaunchSchemeArgsEnv = " YES" >
44
- <Testables >
45
- </Testables >
46
44
<MacroExpansion >
47
45
<BuildableReference
48
46
BuildableIdentifier = " primary"
52
50
ReferencedContainer = " container:XCTest.xcodeproj" >
53
51
</BuildableReference >
54
52
</MacroExpansion >
55
- <AdditionalOptions >
56
- </AdditionalOptions >
53
+ <Testables >
54
+ </Testables >
57
55
</TestAction >
58
56
<LaunchAction
59
57
buildConfiguration = " Debug"
74
72
ReferencedContainer = " container:XCTest.xcodeproj" >
75
73
</BuildableReference >
76
74
</MacroExpansion >
77
- <AdditionalOptions >
78
- </AdditionalOptions >
79
75
</LaunchAction >
80
76
<ProfileAction
81
77
buildConfiguration = " Release"
Original file line number Diff line number Diff line change 3
3
LastUpgradeVersion = " 1020"
4
4
version = " 1.3" >
5
5
<BuildAction
6
- parallelizeBuildables = " NO "
7
- buildImplicitDependencies = " NO " >
6
+ parallelizeBuildables = " YES "
7
+ buildImplicitDependencies = " YES " >
8
8
<BuildActionEntries >
9
9
<BuildActionEntry
10
10
buildForTesting = " YES"
55
55
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
56
56
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
57
57
shouldUseLaunchSchemeArgsEnv = " YES" >
58
- <Testables >
59
- </Testables >
60
58
<MacroExpansion >
61
59
<BuildableReference
62
60
BuildableIdentifier = " primary"
66
64
ReferencedContainer = " container:XCTest.xcodeproj" >
67
65
</BuildableReference >
68
66
</MacroExpansion >
69
- <AdditionalOptions >
70
- </AdditionalOptions >
67
+ <Testables >
68
+ </Testables >
71
69
</TestAction >
72
70
<LaunchAction
73
71
buildConfiguration = " Debug"
88
86
ReferencedContainer = " container:XCTest.xcodeproj" >
89
87
</BuildableReference >
90
88
</MacroExpansion >
91
- <AdditionalOptions >
92
- </AdditionalOptions >
93
89
</LaunchAction >
94
90
<ProfileAction
95
91
buildConfiguration = " Release"
You can’t perform that action at this time.
0 commit comments