Skip to content

Commit 3fe4bca

Browse files
committed
Fix Schemes
1 parent e5a809b commit 3fe4bca

File tree

10 files changed

+44
-310
lines changed

10 files changed

+44
-310
lines changed

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

Lines changed: 0 additions & 128 deletions
This file was deleted.

.swiftpm/xcode/xcshareddata/xcschemes/swiftdraw.xcscheme

Lines changed: 9 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1320"
3+
LastUpgradeVersion = "1340"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -14,23 +14,9 @@
1414
buildForAnalyzing = "YES">
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
17-
BlueprintIdentifier = "swiftdraw"
18-
BuildableName = "swiftdraw"
19-
BlueprintName = "swiftdraw"
20-
ReferencedContainer = "container:">
21-
</BuildableReference>
22-
</BuildActionEntry>
23-
<BuildActionEntry
24-
buildForTesting = "YES"
25-
buildForRunning = "YES"
26-
buildForProfiling = "NO"
27-
buildForArchiving = "NO"
28-
buildForAnalyzing = "YES">
29-
<BuildableReference
30-
BuildableIdentifier = "primary"
31-
BlueprintIdentifier = "SwiftDrawTests"
32-
BuildableName = "SwiftDrawTests"
33-
BlueprintName = "SwiftDrawTests"
17+
BlueprintIdentifier = "SwiftDraw"
18+
BuildableName = "SwiftDraw"
19+
BlueprintName = "SwiftDraw"
3420
ReferencedContainer = "container:">
3521
</BuildableReference>
3622
</BuildActionEntry>
@@ -64,33 +50,22 @@
6450
debugDocumentVersioning = "YES"
6551
debugServiceExtension = "internal"
6652
allowLocationSimulation = "YES">
67-
<BuildableProductRunnable
68-
runnableDebuggingMode = "0">
69-
<BuildableReference
70-
BuildableIdentifier = "primary"
71-
BlueprintIdentifier = "swiftdraw"
72-
BuildableName = "swiftdraw"
73-
BlueprintName = "swiftdraw"
74-
ReferencedContainer = "container:">
75-
</BuildableReference>
76-
</BuildableProductRunnable>
7753
</LaunchAction>
7854
<ProfileAction
7955
buildConfiguration = "Release"
8056
shouldUseLaunchSchemeArgsEnv = "YES"
8157
savedToolIdentifier = ""
8258
useCustomWorkingDirectory = "NO"
8359
debugDocumentVersioning = "YES">
84-
<BuildableProductRunnable
85-
runnableDebuggingMode = "0">
60+
<MacroExpansion>
8661
<BuildableReference
8762
BuildableIdentifier = "primary"
88-
BlueprintIdentifier = "swiftdraw"
89-
BuildableName = "swiftdraw"
90-
BlueprintName = "swiftdraw"
63+
BlueprintIdentifier = "SwiftDraw"
64+
BuildableName = "SwiftDraw"
65+
BlueprintName = "SwiftDraw"
9166
ReferencedContainer = "container:">
9267
</BuildableReference>
93-
</BuildableProductRunnable>
68+
</MacroExpansion>
9469
</ProfileAction>
9570
<AnalyzeAction
9671
buildConfiguration = "Debug">

0 commit comments

Comments
 (0)