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

时间:2017-06-13 10:38:01

标签: 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中的子文件夹中是常见的。

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

enter image description here

enter image description here

1 个答案:

答案 0 :(得分:0)

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