Skip to content

Missing releases?Β #15

@Ferdzz

Description

@Ferdzz

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions