Skip to content

Commit 4362bd7

Browse files
committed
Update SwiftPM-Package.xcscheme (#6926)
Since this file hasn't been added to `.gitignore`, we have to update it after the list of targets is updated.
1 parent 86fe999 commit 4362bd7

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

.swiftpm/xcode/xcshareddata/xcschemes/SwiftPM-Package.xcscheme

+30-5
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,20 @@
580580
ReferencedContainer = "container:">
581581
</BuildableReference>
582582
</BuildActionEntry>
583+
<BuildActionEntry
584+
buildForTesting = "YES"
585+
buildForRunning = "YES"
586+
buildForProfiling = "YES"
587+
buildForArchiving = "YES"
588+
buildForAnalyzing = "YES">
589+
<BuildableReference
590+
BuildableIdentifier = "primary"
591+
BlueprintIdentifier = "dummy-swiftc"
592+
BuildableName = "dummy-swiftc"
593+
BlueprintName = "dummy-swiftc"
594+
ReferencedContainer = "container:">
595+
</BuildableReference>
596+
</BuildActionEntry>
583597
</BuildActionEntries>
584598
</BuildAction>
585599
<TestAction
@@ -827,6 +841,16 @@
827841
debugDocumentVersioning = "YES"
828842
debugServiceExtension = "internal"
829843
allowLocationSimulation = "YES">
844+
<BuildableProductRunnable
845+
runnableDebuggingMode = "0">
846+
<BuildableReference
847+
BuildableIdentifier = "primary"
848+
BlueprintIdentifier = "dummy-swiftc"
849+
BuildableName = "dummy-swiftc"
850+
BlueprintName = "dummy-swiftc"
851+
ReferencedContainer = "container:">
852+
</BuildableReference>
853+
</BuildableProductRunnable>
830854
<MacroExpansion>
831855
<BuildableReference
832856
BuildableIdentifier = "primary"
@@ -843,15 +867,16 @@
843867
savedToolIdentifier = ""
844868
useCustomWorkingDirectory = "NO"
845869
debugDocumentVersioning = "YES">
846-
<MacroExpansion>
870+
<BuildableProductRunnable
871+
runnableDebuggingMode = "0">
847872
<BuildableReference
848873
BuildableIdentifier = "primary"
849-
BlueprintIdentifier = "swift-test"
850-
BuildableName = "swift-test"
851-
BlueprintName = "swift-test"
874+
BlueprintIdentifier = "dummy-swiftc"
875+
BuildableName = "dummy-swiftc"
876+
BlueprintName = "dummy-swiftc"
852877
ReferencedContainer = "container:">
853878
</BuildableReference>
854-
</MacroExpansion>
879+
</BuildableProductRunnable>
855880
</ProfileAction>
856881
<AnalyzeAction
857882
buildConfiguration = "Debug">

0 commit comments

Comments
 (0)