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

Adding google maps as a dependency in Swift Package file giving error Product Not Found #45

Open
SKSwain1985 opened this issue Nov 11, 2024 · 0 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@SKSwain1985
Copy link

Environment details

  1. When you add google maps library in a swift package file as a dependency it gives below error:
    'Product 'ios-map-sdk required by package not found'
  2. Google Maps iOS https://github.com/googlemaps/ios-maps-sdk
  3. Library version and other environment information
    Library version : 9.1.1

Steps to reproduce

  1. Add google Maps SDK as a package dependency

Code example

Getting error 'Product  'ios-map-sdk required by package not found'

Stack trace

Getting error 'Product  'ios-map-sdk required by package not found'

Following these steps will guarantee the quickest resolution possible.

Thanks!

@SKSwain1985 SKSwain1985 added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant