PBXCp错误...比文件路径缓冲区的大小长(1025) [英] PBXCp error ..... is longer than filepath buffer size (1025)

查看:106
本文介绍了PBXCp错误...比文件路径缓冲区的大小长(1025)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都曾经遇到过这个问题: PBXCp错误.....长于文件路径缓冲区大小(1025)

Has anybody ever faced this issue: PBXCp error ..... is longer than filepath buffer size (1025)

推荐答案

是的,我遇到了同样的问题.

Yes, I got the same problem.

在构建阶段"->复制捆绑包资源"部分中,文件夹再次与项目文件夹嵌套(这意味着复制文件).

Inside Build Phases-> "Copy Bundle Resources" section, a folder was nested with the project folder again (it means duplicating files).

因此,xcode试图递归地构建产品,以便它可以递归地将产品本身添加为自身的资源.

So xcode is trying to recursively build the product, so it can add the product itself recursively as a resource for itself.

从复制捆绑资源"部分中删除该产品(重复文件夹)本身.这种方法为我解决了问题.

Remove that product( duplicate folder ) itself from "Copy Bundle Resources" section. This method solved the problem for me.

这篇关于PBXCp错误...比文件路径缓冲区的大小长(1025)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆