I am following these steps found here exactly:
http://www.raywenderlich.com/13097/intro-to-restkit-tutorial
However…. I get the error:

What could be causing this? should I change the header search path? I am not really sure where to start.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I also had the same error with that tutorial.
But then I used this tutorial and it worked: https://github.com/RestKit/RestKit/wiki/Installing-RestKit-in-Xcode-4.x
Not sure what was different though..
Jose Rodrigues