View Single Post
Hi,

Found this post searching the web for the error message...

Got the same issue philip has, same error number, same missing headers.
all code out of github unaltered, and build products in correct location...

But found the solution...
OmniUI wasn't built, just opened it and builded it with XCode, and voilą! :)
OmniUITouch is just missing as a direct dependency in TextEditor project.

Never seen such build configuration, complex, but interesting :)

offtopic, CopyLibraryResources script doesn't like ruby 1.9 ;)