I'm trying to create a Quick Look plugin using XCode 6.3. How do I use Cocoa in the project? XCode reports that it can't find <Cocoa/Cocoa.h>.
I added the Cocoa framework to the project to no effect.
I'm trying to create a Quick Look plugin using XCode 6.3. How do I use Cocoa in the project? XCode reports that it can't find <Cocoa/Cocoa.h>.
I added the Cocoa framework to the project to no effect.