Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
为什么Xcode不在子目录中搜索文件?_Xcode - Fatal编程技术网

为什么Xcode不在子目录中搜索文件?

为什么Xcode不在子目录中搜索文件?,xcode,Xcode,我在合并后出现此错误: ERROR: Can't find /Users/kukodajanos/Workspace L/PFB2/crossfeed_connecting.png Command /Applications/Xcode.app/Contents/Developer/usr/bin/copypng failed with exit code 1 文件不在项目的根目录中,但通常位于子文件夹中的。/PFB 我为所有搜索路径设置了子文件夹,不知道我还缺少什么。有什么想法吗 在搜索路

我在合并后出现此错误:

ERROR: Can't find /Users/kukodajanos/Workspace L/PFB2/crossfeed_connecting.png
Command /Applications/Xcode.app/Contents/Developer/usr/bin/copypng failed with exit code 1
文件不在项目的根目录中,但通常位于子文件夹中的
。/PFB

我为所有搜索路径设置了子文件夹,不知道我还缺少什么。有什么想法吗


在搜索路径设置中,选择
递归
选项: