mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
remove comment
This commit is contained in:
parent
0a35393f57
commit
30dcae7c10
1 changed files with 0 additions and 9 deletions
|
|
@ -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;
|
||||
// + };
|
||||
// + };
|
||||
|
|
|
|||
Loading…
Reference in a new issue