Pods库Import本工程文件Method
2020-06-23 本文已影响0人
af4e8a35bc89


选中对应的Pod对应的Build Settings, Build Settings下的Search Paths下的User Header Search Paths, 添加路径,并选择recursive,递归查找:

我要找到工程中ImportantBackup文件夹下某个文件,如绿色所示。

红色是错误的,因为红色

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.