命令 pbxcp 失败 Xcode 构建

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5183530/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 20:22:37  来源:igfitidea点击:

Command pbxcp fails Xcode build

iosxcode

提问by Siarhei Fedartsou

I have a problem. I've downloaded project from svn and after build I've got this error message:

我有个问题。我已经从 svn 下载了项目,构建后我收到了这个错误消息:

Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1

What does it mean? How do I fix it?

这是什么意思?我如何解决它?

回答by Eimantas

Check the "Copy bundle resources" build stage to see if there are any missing files (png, txt, plist, etc.)

检查“复制捆绑资源”构建阶段,看看是否有任何丢失的文件(png、txt、plist 等)