Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Resolution Failed #189

Open
rcasula opened this issue Dec 23, 2020 · 2 comments
Open

Package Resolution Failed #189

rcasula opened this issue Dec 23, 2020 · 2 comments

Comments

@rcasula
Copy link

rcasula commented Dec 23, 2020

I'm trying to install BarcodeScanner with SwiftPackageManager but I receive this error:
Schermata 2020-12-23 alle 16 01 18

I think that's because the last release name is Barcode Scanner - 5.0.0 and SPM can't handle this.

Is it possible to rename the release with only the semantic version number?

@maxwellainatchi
Copy link

It's actually because the 5.0.0 release doesn't have the Package.swift file - https://github.com/hyperoslo/BarcodeScanner/tree/5.0.0

I'm pointing to the commit that it was added in rather than a version, but definitely would be nice to get it tagged to a version (e.g. 5.0.1)

@3lvis
Copy link
Collaborator

3lvis commented Mar 19, 2021

Made a new tag, wasn't able to publish it as a pod, tho.

[!] Found podspec BarcodeScanner.podspec
Updating spec repo trunk
Validating podspec
-> BarcodeScanner (5.0.1)
- ERROR | [iOS] file patterns: The resource_bundles pattern for BarcodeScanner did not match any file.
- ERROR | [iOS] file patterns: The resource_bundles pattern for Localization did not match any file.
- ERROR | [iOS] unknown: Encountered an unknown error (Unable to find other source ref for [email protected] for target BarcodeScanner.) during validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants