commit a88f5db10b322056a8f86e71497c2e9379631c6f
parent d39a3da3b728aa06ac96a2dec2f071050fa6e3f1
Author: William Casarin <jb55@jb55.com>
Date: Thu, 21 Sep 2023 08:47:53 -0400
Revert "deps: add tldextract"
This reverts commit 4263b9690fff3469905679f71828994f43efb3b1.
Diffstat:
2 files changed, 0 insertions(+), 26 deletions(-)
diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj
@@ -401,7 +401,6 @@
5C6E1DAD2A193EC2008FC15A /* GradientButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C6E1DAC2A193EC2008FC15A /* GradientButtonStyle.swift */; };
5C6E1DAF2A194075008FC15A /* PinkGradient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C6E1DAE2A194075008FC15A /* PinkGradient.swift */; };
5CC868DD2AA29B3200FB22BA /* NeutralButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CC868DC2AA29B3200FB22BA /* NeutralButtonStyle.swift */; };
- 5CF2DCCA2AA3A49B00984B8D /* TLDExtract in Frameworks */ = {isa = PBXBuildFile; productRef = 5CF2DCC92AA3A49B00984B8D /* TLDExtract */; };
5CF2DCCC2AA3AF0B00984B8D /* RelayPicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF2DCCB2AA3AF0B00984B8D /* RelayPicView.swift */; };
5CF2DCCE2AABE1A500984B8D /* DamusLightGradient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF2DCCD2AABE1A500984B8D /* DamusLightGradient.swift */; };
5CF72FC229B9142F00124A13 /* ShareAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF72FC129B9142F00124A13 /* ShareAction.swift */; };
@@ -1135,7 +1134,6 @@
4C06670428FC7EC500038D2A /* Kingfisher in Frameworks */,
4C649881286E0EE300EAE2B3 /* secp256k1 in Frameworks */,
4C27C9322A64766F007DBC75 /* MarkdownUI in Frameworks */,
- 5CF2DCCA2AA3A49B00984B8D /* TLDExtract in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2315,7 +2313,6 @@
4C649880286E0EE300EAE2B3 /* secp256k1 */,
4C06670328FC7EC500038D2A /* Kingfisher */,
4C27C9312A64766F007DBC75 /* MarkdownUI */,
- 5CF2DCC92AA3A49B00984B8D /* TLDExtract */,
);
productName = damus;
productReference = 4CE6DEE327F7A08100C66700 /* damus.app */;
@@ -2423,7 +2420,6 @@
4C06670228FC7EC500038D2A /* XCRemoteSwiftPackageReference "Kingfisher" */,
4CCF9AB02A1FE80B00E03CFB /* XCRemoteSwiftPackageReference "GSPlayer" */,
4C27C9302A64766F007DBC75 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */,
- 5CF2DCC82AA3A49B00984B8D /* XCRemoteSwiftPackageReference "TLDExtractSwift" */,
);
productRefGroup = 4CE6DEE427F7A08100C66700 /* Products */;
projectDirPath = "";
@@ -3432,14 +3428,6 @@
minimumVersion = 0.2.26;
};
};
- 5CF2DCC82AA3A49B00984B8D /* XCRemoteSwiftPackageReference "TLDExtractSwift" */ = {
- isa = XCRemoteSwiftPackageReference;
- repositoryURL = "https://github.com/MarcoEidinger/TLDExtractSwift";
- requirement = {
- kind = upToNextMajorVersion;
- minimumVersion = 2.0.0;
- };
- };
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
@@ -3458,11 +3446,6 @@
package = 4C64987F286E0EE300EAE2B3 /* XCRemoteSwiftPackageReference "secp256k1" */;
productName = secp256k1;
};
- 5CF2DCC92AA3A49B00984B8D /* TLDExtract */ = {
- isa = XCSwiftPackageProductDependency;
- package = 5CF2DCC82AA3A49B00984B8D /* XCRemoteSwiftPackageReference "TLDExtractSwift" */;
- productName = TLDExtract;
- };
/* End XCSwiftPackageProductDependency section */
/* Begin XCVersionGroup section */
diff --git a/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -33,15 +33,6 @@
"state" : {
"revision" : "76bb7971da7fbf429de1c84f1244adf657242fee"
}
- },
- {
- "identity" : "tldextractswift",
- "kind" : "remoteSourceControl",
- "location" : "https://github.com/MarcoEidinger/TLDExtractSwift",
- "state" : {
- "revision" : "d4cbc911ab087e34439879df7f0314075886ae21",
- "version" : "2.3.5"
- }
}
],
"version" : 2