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

CocoaPods install error (could not find compatible versions for pod "mobile_scanner" #1245

Open
JakeCallery opened this issue Nov 22, 2024 · 0 comments

Comments

@JakeCallery
Copy link

Hey, firstly, thank you for the great library!

While running pod install in the ios directory of my flutter app, I am getting:

[!] CocoaPods could not find compatible versions for pod "mobile_scanner":
  In Podfile:
    mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`)

Specs satisfying the `mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`)` dependency were found, but they required a higher minimum deployment target.

In XCode I have set the minimum deployment target to iOS 15.5 and and ios deployment target to 15.5 in build settings.
I am using XCode version 15.4, on a M2 Mac Studio running sonoma 14.5

I have also tried setting the deployment versions to 16 and over, but that didn't seem to help.

Any thoughts would be greatly appreciated, or if you need more info from me, please let me know I would be happy to provide.
Thank you!

Attached is my pubspec file.
pubspec.txt

Not that it is super relevant, but it runs great on Android.

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

1 participant