Post

使用CocoaPods时,import找不到头文件

没有设置头文件的目录

  1. 在项目的 target -> builds Settings -> User Header Search Paths 添加${SRCROOT}
  2. 值设置成 recursive
This post is licensed under CC BY 4.0 by the author.