在buildsetting中的以下两个路径中添加对应的设置,重现编译即可解决,stackoverflow地址:点击

Solution:
1 I added $(inherited) non-recursive to Search Path -> Header Search Paths
2 Then added ${PODS_ROOT} recursive to Search Path -> User Header Search Paths
Both the above in my projects' target build settings.

 

相关文章:

  • 2021-07-28
  • 2021-10-19
  • 2021-08-24
  • 2022-12-23
  • 2021-07-06
  • 2022-12-23
  • 2021-12-15
猜你喜欢
  • 2022-12-23
  • 2021-04-08
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2021-05-30
相关资源
相似解决方案