Skip to content

Package Resolution Failed When Adding via SPM #237

@bradleyandrew

Description

@bradleyandrew

Attempted to add to a fresh Xcode Project via File -> Add Package Dependancies.

This is the error that Xcode returns:

mlx-audio.git could not be resolved:
mlx-audio:
Updating from https://github.com/Blaizzy/mlx-audio.git
mlx-swift-examples:
Updating from https://github.com/ml-explore/mlx-swift-examples.git
Failed to resolve dependencies Dependencies could not be resolved because 'mlx-audio' depends on 'swift-transformers' 0.1.22..<0.2.0 and 'mlx-swift-examples' depends on 'swift-transformers' 1.0.0..<1.1.0.
unexpectedly did not find the new dependency in the package graph: sourceControl(identity: mlx-audio, location: SwiftPM.SPMPackageDependency.SourceControlLocation.remote(SwiftPM.SPMSourceControlURL(sourceControlURL: https://github.com/Blaizzy/mlx-audio.git)), requirement: main)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions