Pods库Import本工程文件Method

2020-06-23  本文已影响0人  af4e8a35bc89
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.

上一篇 下一篇

猜你喜欢

热点阅读