RestKit/RestKit.h file not found error - version 0.10.0

前端 未结 14 2094
暗喜
暗喜 2021-01-17 07:49

I am losing my hair in my attempts to get RestKit to build and work. I get the dreaded \"Lexical or Preprocessor issue: RestKit/RestKit.h file not found\" message. I use Xc

14条回答
  •  不思量自难忘°
    2021-01-17 08:25

    Had a very similar problem. It turned out to be I had accidentally added the build setting to "User Header Search Paths" rather than "Header Search Paths".

提交回复
热议问题