ios-maps-sdk
ios-maps-sdk copied to clipboard
GoogleMaps SPM integration: GMSAddress.h yields "Module 'GoogleMapsBase' not found" error
Environment details
- Integrating into iOS 14+ framework through Xcode Project (not Package.swift)
- Using Xcode 15.1
- GoogleMaps version 8.3.1
Steps to reproduce
- Add GoogleMaps SPM dependency
- Link it to the framework Target
- Build
- Error
Module 'GoogleMapsBase' not found
occurs inGMSAddress.h