错误描述:Can't find /Users/lantan/Desktop/lantan/FootBg.png
Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng failed with exit code 1
通常是删除一个文件或者图片后,引用该文件没有删除导致的错误
解决方法:tagets->Build Phass->copy Bundle Resource->找到你之前删除的文件所对应的引用,在此处删除
本文介绍了一个常见的 Xcode 编译错误——找不到已删除的文件或图片的引用,详细解释了错误产生的原因,并给出了具体的解决步骤,帮助开发者快速定位并解决问题。
3821

被折叠的 条评论
为什么被折叠?



