I want to add a 3rd party framework(omnigroup framework for rtf editor) which contains multiple .xcodeproj , into my ipad application. For the proper integration of the framework in the app, how should I set different search paths(header,user and framework) in build settings of projet target. When I tried this, I got different errors like header files not found.I am using xcode version 4.2.1,iOS 5 Lion 10.7
I am really struggling with this. Please help !!!
Thanks in advance :)