Skip to content

Commit 9c73f7e

Browse files
committed
Setup scheme options for configuration
1 parent 153460e commit 9c73f7e

1 file changed

Lines changed: 11 additions & 15 deletions

File tree

Example/AztecExample.xcodeproj/xcshareddata/xcschemes/AztecExample.xcscheme

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,18 @@
4040
buildConfiguration = "Debug"
4141
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4242
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
43+
shouldUseLaunchSchemeArgsEnv = "YES"
4344
codeCoverageEnabled = "YES"
44-
onlyGenerateCoverageForSpecifiedTargets = "YES"
45-
shouldUseLaunchSchemeArgsEnv = "YES">
45+
onlyGenerateCoverageForSpecifiedTargets = "YES">
46+
<MacroExpansion>
47+
<BuildableReference
48+
BuildableIdentifier = "primary"
49+
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
50+
BuildableName = "AztecExample.app"
51+
BlueprintName = "AztecExample"
52+
ReferencedContainer = "container:AztecExample.xcodeproj">
53+
</BuildableReference>
54+
</MacroExpansion>
4655
<CodeCoverageTargets>
4756
<BuildableReference
4857
BuildableIdentifier = "primary"
@@ -91,17 +100,6 @@
91100
</BuildableReference>
92101
</TestableReference>
93102
</Testables>
94-
<MacroExpansion>
95-
<BuildableReference
96-
BuildableIdentifier = "primary"
97-
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
98-
BuildableName = "AztecExample.app"
99-
BlueprintName = "AztecExample"
100-
ReferencedContainer = "container:AztecExample.xcodeproj">
101-
</BuildableReference>
102-
</MacroExpansion>
103-
<AdditionalOptions>
104-
</AdditionalOptions>
105103
</TestAction>
106104
<LaunchAction
107105
buildConfiguration = "Debug"
@@ -123,8 +121,6 @@
123121
ReferencedContainer = "container:AztecExample.xcodeproj">
124122
</BuildableReference>
125123
</BuildableProductRunnable>
126-
<AdditionalOptions>
127-
</AdditionalOptions>
128124
</LaunchAction>
129125
<ProfileAction
130126
buildConfiguration = "Profiling"

0 commit comments

Comments
 (0)