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

GoogleMaps/GoogleMaps.h file is not found on when building #5

Open
yoanncouillec opened this issue Feb 28, 2024 · 0 comments
Open

GoogleMaps/GoogleMaps.h file is not found on when building #5

yoanncouillec opened this issue Feb 28, 2024 · 0 comments

Comments

@yoanncouillec
Copy link

I followed all the steps of the following Google tutorial :
https://developers.google.com/codelabs/maps-platform/maps-platform-101-swift#2

Installing the Pods, GoogleMaps and Google-Maps-iOS-Utils as suggested.

However, build is failing with:

Screenshot 2024-02-28 at 11 57 44

While checking the Pods, I can see that GoogleMaps looks pretty empty:

Screenshot 2024-02-28 at 12 02 20

There is indeed no header files nor source code files. No suprises it's not finding GoogleMaps/GoogleMaps.h.

pod install looked pretty promising at first:

Screenshot 2024-02-28 at 12 04 33

But GoogleMaps does not seem to be installed at the end.

Any idea?

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