I'm trying to use RestKit in an XCode4 project, but it's giving me this warning:
ld: warning: directory not found for option '-L/Users/kagi/Coding/iOS/Projects/testProject/RestKit/Build/Debug-iphonesimulator'
I'm not seeing anything in my build settings that points to that directory...
Any insight is always appreciated.