In my current project I am integrating RestKit library (I don't know if it matters), trying to deliver the app for testing when I use "Archive" the compiler complains
"RestKit/RestKit.h" is not found
while building and running the app (even on iPhones, not just the simulator) does not show any problem at all.