首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >云FireStore最小部署目标

云FireStore最小部署目标
EN

Stack Overflow用户
提问于 2017-10-05 18:54:43
回答 8查看 5.4K关注 0票数 13

在尝试使用云FireStore启用应用程序时,我得到了以下错误:

代码语言:javascript
运行
复制
[!] Unable to satisfy the following requirements:

- `Firebase/Firestore` required by `Podfile`

Specs satisfying the `Firebase/Firestore` dependency were found, but they required a higher minimum deployment target.

我将podfile需求更改为10.2,xcode部署更改为10.2,我仍然会收到这个错误。有什么建议吗?

编辑:

我的解决方案:我做了

代码语言:javascript
运行
复制
pod repo update
pod install
pod update

按照这个顺序,它起作用了。

EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/46592883

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档