FindPods.png
FindConcretePod.png
选中对应的Pod对应的Build Settings, Build Settings下的Search Paths下的User Header Search Paths, 添加路径,并选择recursive,递归查找:
AddPath.png
我要找到工程中ImportantBackup文件夹下某个文件,如绿色所示。
rightPath.png
红色是错误的,因为红色
wrongPath.png
My own files, Does not be in Pods, Need .. to find Pod's superior path, Which is now our projects, and followed by the path of the file in the project.