我的 AppCenter 失败并出现错误“在项目目录中找不到 `Podfile'”并且我的项目不使用 cocoapods
Posted
技术标签:
【中文标题】我的 AppCenter 失败并出现错误“在项目目录中找不到 `Podfile\'”并且我的项目不使用 cocoapods【英文标题】:My AppCenter fails with error "No `Podfile' found in the project directory" and my project does not use cocoapods我的 AppCenter 失败并出现错误“在项目目录中找不到 `Podfile'”并且我的项目不使用 cocoapods 【发布时间】:2020-07-10 17:54:07 【问题描述】:我有一个 React Native (v0.59) 项目,我正在尝试在 AppCenter 上编译 ios 版本,但一直收到此错误:
No 'Podfile' found in the project directory
.
我没有在我的项目中使用 cocoapods,为什么会出现这个错误?
我在上面做了一个pod init
,因为我正在尝试一些东西。但我已经删除了 podfile 并执行了 pod deintegrate
和 pod clean
。
有人可以帮我吗?
【问题讨论】:
这个答案可能对你有帮助:***.com/a/36903181/10969195 【参考方案1】:很可能你没有运行react-native link
左右。 Here's 很好的解释。
您也可以尝试完全不使用 CocoaPods 进行集成,请参阅these instructions。
【讨论】:
以上是关于我的 AppCenter 失败并出现错误“在项目目录中找不到 `Podfile'”并且我的项目不使用 cocoapods的主要内容,如果未能解决你的问题,请参考以下文章
测试未在 AppCenter 上执行 - 每次都失败。 - 在本地执行良好
启用 sonarscanner 时 Appcenter iOS 构建失败
在 Xamarin Forms iOS 中启用 AppCenter 崩溃和分析时,本机链接失败,重复符号:“_cxa+throw”