Thread: Xcode 4.
View Single Post
After hours of trying to get this to work I have one single question… how on earth can you use the Omni Frameworks with Xcode 4?

What I've done is created a workspace added all the separate Frameworks in required to run the TextEditor example, like so:



And build each one, one by one. All was fine, so i tried to build the TextEditor example but oh no Xcode 4 wouldn't have it, throwing errors such as these:



Why do I get these errors when I have build each and every single framework in the workspace and they are all build into the same place.

Also, I have one final question. Do you guys at OmniGroup use Xcode 4?