On 5 Nov 2010, at 5:30 AM, Thomas Wetmore wrote:

> Any other suggestion gratefully welcome.

This suggestion is "any"-er than most, but do you set framework or include 
paths, as compiler options, in the build settings, apart from the SDK 
selection? Does the prefix-file setting point to a file of your own, or to 
Cocoa.h directly?

Xcode through version 3 can't include files or references in its target 
templates, so when you add a target, it cheats by making an umbrella-framework 
header the PCH, pointing -F, -L, and -I options directly at framework contents, 
and the like.

        — F

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to