Skip to content

Commit e5ec87b

Browse files
authored
Make CoreUnit scheme buildable (#9081)
1 parent b9eccb7 commit e5ec87b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

scripts/spm_test_schemes/CoreUnit.xcscheme

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<BuildActionEntries>
99
<BuildActionEntry
1010
buildForTesting = "YES"
11-
buildForRunning = "NO"
11+
buildForRunning = "YES"
1212
buildForProfiling = "NO"
1313
buildForArchiving = "NO"
1414
buildForAnalyzing = "YES">
@@ -57,6 +57,15 @@
5757
savedToolIdentifier = ""
5858
useCustomWorkingDirectory = "NO"
5959
debugDocumentVersioning = "YES">
60+
<MacroExpansion>
61+
<BuildableReference
62+
BuildableIdentifier = "primary"
63+
BlueprintIdentifier = "CoreUnit"
64+
BuildableName = "CoreUnit"
65+
BlueprintName = "CoreUnit"
66+
ReferencedContainer = "container:">
67+
</BuildableReference>
68+
</MacroExpansion>
6069
</ProfileAction>
6170
<AnalyzeAction
6271
buildConfiguration = "Debug">
@@ -65,4 +74,4 @@
6574
buildConfiguration = "Release"
6675
revealArchiveInOrganizer = "YES">
6776
</ArchiveAction>
68-
</Scheme>
77+
</Scheme>

0 commit comments

Comments
 (0)