View Single Post
Hi

I've added some omni libraries to my project (For the text editor aspects) and while I can build for the simulator I can't archive the project, which makes me think something is wrong with my release settings.

I end up with errors such as:

Lexical or Preprocessor Issue
'OmniBase/OmniBase.h" file not found

The texteditor example is fine, and I've got my project mirroring the settings from this, but there's clearly something I've missed.

My library search paths, header search paths and scheme all appear to match between debug and release.

Can anyone help me to point me in the direction to something I've missed. Do I need to build each sub projects first in a different way? I'm at a loss as to know where to look next, I've been staring at "Build Settings" for hours.

Thanks in advance.