View Single Post
Hi All,

I'm a very experienced developer, but relatively new to XCode (have built and released a few Apps, but all with our own code so I've not tried to integrate a range of different "sources" before).

I'm just trying out the OmniUI iPad example in Examples/TextEditor. It seems that I've not correctly configured the project to find the headers on my machine. I've tried adding the Frameworks directory with Recursive ticked for user headers (I assume that doesn't work as the includes are wrapped in <>) and also the standard header search paths. No joy.

I'm certain I'm doing something dumb... but any pointers?

Bug