Skip to content

Commit dfeeb2a

Browse files
committed
Rename
1 parent 9e7d7a6 commit dfeeb2a

File tree

18 files changed

+209
-89
lines changed

18 files changed

+209
-89
lines changed

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

Lines changed: 34 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,23 @@
1414
buildForAnalyzing = "YES">
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
17-
BlueprintIdentifier = "SwiftDraw"
18-
BuildableName = "SwiftDraw"
19-
BlueprintName = "SwiftDraw"
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"
2034
ReferencedContainer = "container:">
2135
</BuildableReference>
2236
</BuildActionEntry>
@@ -26,8 +40,7 @@
2640
buildConfiguration = "Debug"
2741
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2842
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29-
shouldUseLaunchSchemeArgsEnv = "YES"
30-
codeCoverageEnabled = "YES">
43+
shouldUseLaunchSchemeArgsEnv = "YES">
3144
<Testables>
3245
<TestableReference
3346
skipped = "NO">
@@ -51,22 +64,33 @@
5164
debugDocumentVersioning = "YES"
5265
debugServiceExtension = "internal"
5366
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>
5477
</LaunchAction>
5578
<ProfileAction
5679
buildConfiguration = "Release"
5780
shouldUseLaunchSchemeArgsEnv = "YES"
5881
savedToolIdentifier = ""
5982
useCustomWorkingDirectory = "NO"
6083
debugDocumentVersioning = "YES">
61-
<MacroExpansion>
84+
<BuildableProductRunnable
85+
runnableDebuggingMode = "0">
6286
<BuildableReference
6387
BuildableIdentifier = "primary"
64-
BlueprintIdentifier = "SwiftDraw"
65-
BuildableName = "SwiftDraw"
66-
BlueprintName = "SwiftDraw"
88+
BlueprintIdentifier = "swiftdraw"
89+
BuildableName = "swiftdraw"
90+
BlueprintName = "swiftdraw"
6791
ReferencedContainer = "container:">
6892
</BuildableReference>
69-
</MacroExpansion>
93+
</BuildableProductRunnable>
7094
</ProfileAction>
7195
<AnalyzeAction
7296
buildConfiguration = "Debug">

Examples/Basic/Basic.xcodeproj/project.pbxproj renamed to Examples/Basic.xcodeproj/project.pbxproj

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 50;
6+
objectVersion = 52;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -25,6 +25,7 @@
2525
D9618468220FDD1100C59D9B /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9618467220FDD1100C59D9B /* ViewController.swift */; };
2626
D961846D220FDD1200C59D9B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D961846C220FDD1200C59D9B /* Assets.xcassets */; };
2727
D9618470220FDD1200C59D9B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D961846E220FDD1200C59D9B /* LaunchScreen.storyboard */; };
28+
D9742E1E27D4877300E02FFD /* SwiftDraw in Frameworks */ = {isa = PBXBuildFile; productRef = D9742E1D27D4877300E02FFD /* SwiftDraw */; };
2829
D98375B622500FCC00974D71 /* mask-composite.svg in Resources */ = {isa = PBXBuildFile; fileRef = D98375B522500FCC00974D71 /* mask-composite.svg */; };
2930
D991955824BAF8E200E58925 /* rings.svg in Resources */ = {isa = PBXBuildFile; fileRef = D991955724BAF8E200E58925 /* rings.svg */; };
3031
D9ACD791220FDDE0009717CF /* use.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9ACD783220FDDE0009717CF /* use.svg */; };
@@ -40,8 +41,7 @@
4041
D9ACD79C220FDDE0009717CF /* quad.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9ACD78E220FDDE0009717CF /* quad.svg */; };
4142
D9ACD79D220FDDE0009717CF /* display.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9ACD78F220FDDE0009717CF /* display.svg */; };
4243
D9ACD79E220FDDE0009717CF /* invalid.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9ACD790220FDDE0009717CF /* invalid.svg */; };
43-
D9ACD7A1220FDE04009717CF /* SwiftDraw.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9ACD7A0220FDE04009717CF /* SwiftDraw.framework */; };
44-
D9ACD7A3220FDE19009717CF /* SwiftDraw.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D9ACD7A0220FDE04009717CF /* SwiftDraw.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
44+
D9C6E95927D4859C008194E5 /* symbol.refresh.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9C6E95827D4859C008194E5 /* symbol.refresh.svg */; };
4545
D9D9EB2D224A3BCA006CF83C /* pattern.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9D9EB2C224A3BCA006CF83C /* pattern.svg */; };
4646
D9FD69D8224CD4960046A926 /* gradient2.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9FD69D7224CD4960046A926 /* gradient2.svg */; };
4747
/* End PBXBuildFile section */
@@ -53,7 +53,6 @@
5353
dstPath = "";
5454
dstSubfolderSpec = 10;
5555
files = (
56-
D9ACD7A3220FDE19009717CF /* SwiftDraw.framework in CopyFiles */,
5756
);
5857
runOnlyForDeploymentPostprocessing = 0;
5958
};
@@ -80,6 +79,7 @@
8079
D961846C220FDD1200C59D9B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
8180
D961846F220FDD1200C59D9B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
8281
D9618471220FDD1200C59D9B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
82+
D9742E1C27D4875100E02FFD /* SwiftDraw */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = SwiftDraw; path = ..; sourceTree = "<group>"; };
8383
D98375B522500FCC00974D71 /* mask-composite.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "mask-composite.svg"; sourceTree = "<group>"; };
8484
D991955724BAF8E200E58925 /* rings.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = rings.svg; sourceTree = "<group>"; };
8585
D9ACD783220FDDE0009717CF /* use.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = use.svg; sourceTree = "<group>"; };
@@ -96,6 +96,7 @@
9696
D9ACD78F220FDDE0009717CF /* display.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = display.svg; sourceTree = "<group>"; };
9797
D9ACD790220FDDE0009717CF /* invalid.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = invalid.svg; sourceTree = "<group>"; };
9898
D9ACD7A0220FDE04009717CF /* SwiftDraw.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftDraw.framework; sourceTree = BUILT_PRODUCTS_DIR; };
99+
D9C6E95827D4859C008194E5 /* symbol.refresh.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = symbol.refresh.svg; sourceTree = "<group>"; };
99100
D9D9EB2C224A3BCA006CF83C /* pattern.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pattern.svg; sourceTree = "<group>"; };
100101
D9FD69D7224CD4960046A926 /* gradient2.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = gradient2.svg; sourceTree = "<group>"; };
101102
/* End PBXFileReference section */
@@ -105,7 +106,7 @@
105106
isa = PBXFrameworksBuildPhase;
106107
buildActionMask = 2147483647;
107108
files = (
108-
D9ACD7A1220FDE04009717CF /* SwiftDraw.framework in Frameworks */,
109+
D9742E1E27D4877300E02FFD /* SwiftDraw in Frameworks */,
109110
);
110111
runOnlyForDeploymentPostprocessing = 0;
111112
};
@@ -115,6 +116,7 @@
115116
D9618459220FDD1100C59D9B = {
116117
isa = PBXGroup;
117118
children = (
119+
D9742E1C27D4875100E02FFD /* SwiftDraw */,
118120
D9ACD782220FDDE0009717CF /* Samples */,
119121
D9618464220FDD1100C59D9B /* Sources */,
120122
D9618463220FDD1100C59D9B /* Products */,
@@ -145,6 +147,7 @@
145147
D9ACD782220FDDE0009717CF /* Samples */ = {
146148
isa = PBXGroup;
147149
children = (
150+
D9C6E95827D4859C008194E5 /* symbol.refresh.svg */,
148151
D9ACD78D220FDDE0009717CF /* arc.svg */,
149152
D918D26C22122A7300097C9A /* arc2.svg */,
150153
D945F5AC225241A100FAAAC4 /* blend.svg */,
@@ -178,7 +181,7 @@
178181
D9ACD785220FDDE0009717CF /* viewbox.svg */,
179182
);
180183
name = Samples;
181-
path = ../../Samples;
184+
path = ../Samples;
182185
sourceTree = "<group>";
183186
};
184187
D9ACD79F220FDE04009717CF /* Frameworks */ = {
@@ -206,6 +209,9 @@
206209
dependencies = (
207210
);
208211
name = Basic;
212+
packageProductDependencies = (
213+
D9742E1D27D4877300E02FFD /* SwiftDraw */,
214+
);
209215
productName = Basic;
210216
productReference = D9618462220FDD1100C59D9B /* Basic.app */;
211217
productType = "com.apple.product-type.application";
@@ -263,6 +269,7 @@
263269
D9ACD791220FDDE0009717CF /* use.svg in Resources */,
264270
D91C3E43224ED9A4001BCDAE /* gradient-gratification.svg in Resources */,
265271
D9ACD793220FDDE0009717CF /* viewbox.svg in Resources */,
272+
D9C6E95927D4859C008194E5 /* symbol.refresh.svg in Resources */,
266273
D9618470220FDD1200C59D9B /* LaunchScreen.storyboard in Resources */,
267274
D9ACD798220FDDE0009717CF /* lines.svg in Resources */,
268275
D918D26D22122A7300097C9A /* arc2.svg in Resources */,
@@ -484,6 +491,13 @@
484491
defaultConfigurationName = Release;
485492
};
486493
/* End XCConfigurationList section */
494+
495+
/* Begin XCSwiftPackageProductDependency section */
496+
D9742E1D27D4877300E02FFD /* SwiftDraw */ = {
497+
isa = XCSwiftPackageProductDependency;
498+
productName = SwiftDraw;
499+
};
500+
/* End XCSwiftPackageProductDependency section */
487501
};
488502
rootObject = D961845A220FDD1100C59D9B /* Project object */;
489503
}

Examples/Examples.xcworkspace/contents.xcworkspacedata

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

Examples/Examples.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

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

Examples/Examples.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings

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

0 commit comments

Comments
 (0)