Skip to content

Package Resolution Fails when attempting to add dependency with SPM #29

@dimitri-nik

Description

@dimitri-nik

Hey! I've got an issue while trying to add the CameraView package to my project using Swift Package Manager. The package resolution is failing with the following error:

Failed to resolve dependencies Dependencies could not be resolved because root depends on 'cameraview' 1.2.0..<2.0.0.
unexpectedly did not find the new dependency in the package graph: sourceControl(identity: cameraview, location: SwiftPM.SPMPackageDependency.Sourc...

Xcode version 15.4
swift 5.0
ios 17.0

I tried clearing derived data and package caches
I recently added your PopUp package successfully

Not sure what else to try thanks!

Metadata

Metadata

Assignees

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