-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Hello @bsneed, it seems some releases have gone missing.
analytics-swift-filters 0.1.1 (latest release) refers to this repo as a dependency with
.package(url: "https://github.com/segment-integrations/analytics-swift-live.git", .upToNextMajor(from: "0.2.3")). But any version matching this no longer exists here. It used to resolve to a 0.2.5 release.
Xcode therefore fails to resolve the dependencies:
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because root depends on 'destinationfilters-swift' 0.1.1.
'destinationfilters-swift' 0.1.1 cannot be used because 'destinationfilters-swift' 0.1.1 depends on 'analytics-swift-live' 0.2.3..<1.0.0 and no versions of 'analytics-swift-live' match the requirement 0.2.3..<1.0.0.
Were some releases accidentally deleted?
PhilippeTouchTunes
Metadata
Metadata
Assignees
Labels
No labels