ios - 未找到框架 GoogleMapsBase

标签 ios iphone swift xcode google-maps

我遇到了这个错误

ld: framework not found GoogleMapsBase
clang: error: linker command failed with exit code 1 (use -v to see invocation)

在我的 Swift iOS 应用程序上安装 GoogleMaps 后在 Xcode 上运行我的构建时。

我该如何解决这个问题?

最佳答案

我找到了解决方案。

GoogleMaps 文件夹包含 3 个框架,而不是 1 个。 您需要包括所有 3 个,而不仅仅是 GoogleMaps

所以在这种情况下会是

GoogleMaps
GoogleMapsBase
GooglePlaces

关于ios - 未找到框架 GoogleMapsBase,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41579231/

相关文章:

ios - 台风构建架构错误

ios - Objective C : how to get the string equivalent, 或方法参数调用的变量名

ios - "None of your accounts are a member of XXXXX"尝试设置应用程序组

ios - GooglePlus 不支持 IOS 4.3

ios - 如何使用 Alamofire 在获取请求中发送 JSON 正文

ios - 如何在 UITableView 滚动时保持 UITableViewCell 的状态?

swift - 具有相同索引的组排序集

ios - 如何为 iPhone 6/7 自定义边到边图像指定尺寸?

ios - 如何模拟设置页面

iphone - IOS Core蓝牙外设连接请求