-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#2182Labels
p: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
Cloned the repo afresh and here's the error
/Users/a/Documents/flutterplugins/packages/google_maps_flutter/example/ios/Pods/Headers/Public/GoogleMaps/GoogleMaps/GMSAddress.h:14:9: Module 'GoogleMapsBase' not found
Seemingly fixed by manually adding this path to framework search paths (target google_maps_flutter):
/Users/a/Documents/flutterplugins/packages/google_maps_flutter/example/ios/Pods/GoogleMaps/Base/Frameworks
But since it does not show up in git it must be an ignored file somewhere.
Metadata
Metadata
Assignees
Labels
p: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds