简体   繁体   English

Xcode“找不到Info.plist路径。”

[英]Xcode 'Info.plist path not found.'

I cannot compile my project in Xcode, I get the error saying: 我无法在Xcode中编译我的项目,但出现错误消息:

在此处输入图片说明 在此处输入图片说明

I'm using CocoaPods and checked if the Info.plist paths in project settings are correct. 我正在使用CocoaPods,并检查项目设置中的Info.plist路径是否正确。 They are, and the plist files exist in those locations. 它们是,plist文件存在于那些位置。 I have cleaned derived-data and the project but to no avail. 我已经清理了派生数据和项目,但无济于事。 Has anyone encountered this issue? 有没有人遇到这个问题?

pod deintegrate and pod install worked, can't believe I didn't try that before. pod deintegratepod install起作用了, pod deintegrate不敢相信我以前没有尝试过。

Thank you, Sachin Vas! 谢谢Sachin Vas!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM