|
@@ -41,8 +41,6 @@
|
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,8 +50,8 @@
|
52
|
50
|
ReferencedContainer = "container:app.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"
|
|
@@ -75,8 +73,6 @@
|
75
|
73
|
ReferencedContainer = "container:app.xcodeproj">
|
76
|
74
|
</BuildableReference>
|
77
|
75
|
</BuildableProductRunnable>
|
78
|
|
- <AdditionalOptions>
|
79
|
|
- </AdditionalOptions>
|
80
|
76
|
</LaunchAction>
|
81
|
77
|
<ProfileAction
|
82
|
78
|
buildConfiguration = "Release"
|