Skip to content

#574 Update Google Maps SDK dependency version range - #575

Open
Brennanium wants to merge 1 commit into
googlemaps:mainfrom
Brennanium:support-latest-google-maps-sdk
Open

#574 Update Google Maps SDK dependency version range#575
Brennanium wants to merge 1 commit into
googlemaps:mainfrom
Brennanium:support-latest-google-maps-sdk

Conversation

@Brennanium

Copy link
Copy Markdown

Trying to update to Maps SDK 11.0.0 give the following error:

Failed to resolve dependencies Dependencies could not be resolved because root depends on 'google-maps-ios-utils' 7.1.0.
'google-maps-ios-utils' 7.1.0 cannot be used because 'google-maps-ios-utils' 7.1.0 depends on 'ios-maps-sdk' 10.0.0..<11.0.0 and root depends on 'ios-maps-sdk' 11.0.0.

Currently google-maps-ios-utils pins the major version 10.x.x for ios-maps-sdk. Changing the pinning to 10.0.0..<12.0.0 in the Package.swift, the library appears to build and function just fine with the new 11.0.0 version of ios-maps-sdk.

Fixes #574 🦕

@google-cla

google-cla Bot commented Aug 13, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Successfully merging this pull request may close these issues.

Maps SDK: Support new major version 11.0.0

1 participant