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

Cannot update to 5.0.1 #221

Open
ashish-naik opened this issue Jul 25, 2023 · 2 comments
Open

Cannot update to 5.0.1 #221

ashish-naik opened this issue Jul 25, 2023 · 2 comments

Comments

@ashish-naik
Copy link

Hi

pod update is failing with this error.

[!] CocoaPods could not find compatible versions for pod "BarcodeScanner":
In Podfile:
BarcodeScanner (~> 5.0.1)

None of your spec sources contain a spec satisfying the dependency: BarcodeScanner (~> 5.0.1).

You have either:

  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.
@3lvis
Copy link
Collaborator

3lvis commented Jul 28, 2023

Hi,

CocoaPods hasn't been updated in a while, I advise you to try straight from master.

pod "BarcodeScanner", :git => 'https://github.com/hyperoslo/BarcodeScanner.git'

@ashish-naik
Copy link
Author

Thanks, this worked but got an error that is already raised by someone already.

I have responded to it.

#209

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

2 participants