Re: say, what happened to prefix files?
Re: say, what happened to prefix files?
- Subject: Re: say, what happened to prefix files?
- From: Chris Espinosa <email@hidden>
- Date: Thu, 4 May 2006 19:20:10 -0700
On May 4, 2006, at 5:32 PM, Matt Neuburg wrote: I just noticed that in new projects the prefix header file isn't being used. The prefix header file imports <Cocoa/Cocoa.h>, which theoretically means that other headers don't have to. But in fact they do have to; if you comment out the #import line in any of them, the project won't compile.
So what happened here? The prefix header file used to work - or did I dream it? m.
Please provide a little more information:
- what version of Xcode - what kind of new project (I'm deducing one of the Cocoa ones, but app? Framework? Tool?) - what configuration, architecture, target - Did you check the "Prefix file" and "Precompile prefix file" build settings for that target and configuration? - What does the build transcript say? - When you say "doesn't compile," please provide both the compiler invocation and the errors generated.
Chris |
_______________________________________________
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