xcode pod install 安装失败,提示缺少文件
Posted Rupert
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xcode pod install 安装失败,提示缺少文件相关的知识,希望对你有一定的参考价值。
I had the same problem in Xcode 6.1.1. I did the following to solve it:
- Set the configuration file setting* "None" for the Pods related target.
- Close the .xcworkspace.
- run pod install again
- now open and build your .xcworkspace
*The configuration file setting is found by selecting the project (not the target) and then the Info tab.
以上是关于xcode pod install 安装失败,提示缺少文件的主要内容,如果未能解决你的问题,请参考以下文章
Xcode8 pod install 报错 “Generating Pods project Abort trap
Pod install 未在 Flutter 应用程序中安装 Pod
在终端的 Podfile 上使用 Pod Install 命令时出错