SKPhotoBrowser icon indicating copy to clipboard operation
SKPhotoBrowser copied to clipboard

SPM Error: No Package.swift manifest for version 6.1.0

Open CorbinMontague opened this issue 4 years ago • 3 comments

The README says SPM is supported, but when I attempt to pull in SKPhotoBrowser as a swift package from the git url I receive this error: Screen Shot 2021-02-19 at 8 51 37 AM Screen Shot 2021-02-19 at 8 50 45 AM

CorbinMontague avatar Feb 19 '21 14:02 CorbinMontague

If you point to "Branch" -> master, you can get it through SPM. The 6.1.0 version is old, and there has not been a new release since the Package.swift was added. However, I just noticed that loading resources from the bundle is not working, so e.g. the close button doesn't show an image. You can use your own image for that, but I would assume it's intended to work with the standard image-icons with SPM.

nfrydenholm avatar Mar 18 '21 20:03 nfrydenholm

I'm getting Package Resolution Failed even when pointing to the master branch or even specifying a specific commit.

sherwinzadeh avatar Mar 21 '22 20:03 sherwinzadeh

Yes getting the same failure

paulsUsername avatar Apr 23 '22 19:04 paulsUsername