SKPhotoBrowser
SKPhotoBrowser copied to clipboard
SPM Error: No Package.swift manifest for version 6.1.0
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:
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.
I'm getting Package Resolution Failed
even when pointing to the master
branch or even specifying a specific commit.
Yes getting the same failure