【发布时间】:2019-12-14 09:09:31
【问题描述】:
我正在尝试使用 pod install 安装 Google-Maps-iOS-Utils(用于集群),但出现错误:
目标具有传递依赖项,包括静态链接的二进制文件...
根据谷歌文档,我创建了桥接头并添加了:
import Google-Maps-iOS-Utils/GMUMarkerClustering.h
但它当然找不到 Google-Maps-iOS-Utils...
求救!
链接到谷歌文档 https://developers.google.com/maps/documentation/ios-sdk/utility/setup
【问题讨论】:
标签: swift google-maps