'Cocoa/Cocoa.h' file not found
'Cocoa/Cocoa.h' file not found
- Subject: 'Cocoa/Cocoa.h' file not found
- From: Carl Hoefs <email@hidden>
- Date: Mon, 02 Mar 2015 17:25:18 -0700
I'm trying to build/update an old project for OS X 10.9, but Xcode 6.1.1 is complaining:
'Cocoa/Cocoa.h' file not found
The reference is from the project's prefix.pch file:
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
I've re-added Foundation, Cocoa, and AppKit frameworks, set the SDK to 10.9, and updated the project settings at Xcode’s prompting. What else must I do?
-Carl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden