googlemaps / googlemaps/google-maps-ios-utils

Maps SDK: Support new major version 11.0.0

Open Beginner friendly
#574 0 comments 1 reaction 0 assignees View on GitHub
triage me type: bug
Dominant language
Objective-C
Stars
778
Forks
441
PR merge metrics
No merged PRs in 30d

Description

#### Environment details

1. Maps SDK
2. Any OS Version
3. google-maps-ios-utils version 7.1.0 (or any previous version)

#### Steps to reproduce

1. Update to Maps SDK 11.0.0
2. Resolve Packages
3. See 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 locally, the library appears to build and function just fine with the new 11.0.0 version of ios-maps-sdk.

Contributor guide

Open the contributing guide

Research direction

Start in Package.swift by reviewing the ios-maps-sdk dependency constraint and compare it with the Maps SDK 11.0.0 resolution error. Update the supported range, resolve packages, and verify that the library builds and functions with version 11.0.0.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.