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

Can't Install MapboxSearch 2.7.1 Using CocoaPods #351

Open
billyking991 opened this issue Jan 8, 2025 · 1 comment
Open

Can't Install MapboxSearch 2.7.1 Using CocoaPods #351

billyking991 opened this issue Jan 8, 2025 · 1 comment

Comments

@billyking991
Copy link

I'm updating to MapboxSearch, but I've been unable to install the SDK using CocoaPods. It seems like is should work with iOS 12 and MapboxNavigation 2.19.0, but so far, I'm having no luck. I have no problem installing MapboxNavigation 2.19.0. I have a .netrc file in the proper location. Please send help.

System:
iOS 12.0
Xcode 15.4
MapboxNavigation 2.19.0

Here are my pods lines:
pod 'MapboxNavigation', '~> 2.19.0'
pod 'MapboxSearch', '>= 2.7.1', '< 2.0'

Here is the CocoaPods error I get:
[!] CocoaPods could not find compatible versions for pod "MapboxSearch":
In Podfile:
MapboxSearch (< 2.0, >= 2.7.1)

None of your spec sources contain a spec satisfying the dependency: MapboxSearch (< 2.0, >= 2.7.1).

Expected behavior
It should install.

I've also tried these with no luck and varying errors:
pod 'MapboxSearch', '2.7.0'
pod 'MapboxSearch', '2.7.1'
pod 'MapboxSearch', ">= 2.7.0", "< 3.0"

@patricklreynolds
Copy link

I can't get it with Package Manager lol. Any updates on this?

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