diff --git a/apple/OmnivoreKit/Package.swift b/apple/OmnivoreKit/Package.swift index 6fc45dddc..1897ffaa7 100644 --- a/apple/OmnivoreKit/Package.swift +++ b/apple/OmnivoreKit/Package.swift @@ -58,12 +58,3 @@ let package = Package( .testTarget(name: "UtilsTests", dependencies: ["Utils"]) ] ) - -// + 041F2B7F281AE974002BE97F /* XCRemoteSwiftPackageReference "analytics-swift" */ = { -// + isa = XCRemoteSwiftPackageReference; -// + repositoryURL = "git@github.com:segmentio/analytics-swift.git"; -// + requirement = { -// + kind = upToNextMajorVersion; -// + minimumVersion = 1.0.0; -// + }; -// + };