- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 223
 
Description
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)