View Single Post
I followed the README multiple times.

I did the customized build output directory setting by choosing to place build products in customized location: /Users/Shared/philip/Products

And Place Intermediate Build Files in: "With build products"

I also successfully built the Debug & Release versions.

However, when I run TextEditor.xcodeproj and go "Build & Run" I get an error "OmniUI/OUISingleDocumentAppController.h No such file or directory" and so on up to 63 errors.

Like I need to include the framework, but I don't know how to do that.

Seems like I'm missing a very basic thing here.