• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: say, what happened to prefix files?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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 22:53:29 -0700


On May 4, 2006, at 10:30 PM, Matt Neuburg wrote:

This is because Cocoa is not being imported. But this is what I thought the

prefix header file was supposed to do. So I'm guessing that we no longer use

the prefix header file.


"Precompile Prefix Header" is off for the project but on for the target.

"Prefix Header" is empty for the project but is $(PREFIX_HEADER) for the

target.


You are correct: the project file doesn't set the PREFIX_HEADER build setting to <projectname>_Prefix.h as it ought.  That's a bug.  Would you please file it?

The prefix file is being generated in the project and does the #import; it's just not used as the prefix file.

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

  • Follow-Ups:
    • Re: say, what happened to prefix files?
      • From: Chris Espinosa <email@hidden>
References: 
 >Re: say, what happened to prefix files? (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: say, what happened to prefix files?
  • Next by Date: Re: say, what happened to prefix files?
  • Previous by thread: Re: say, what happened to prefix files?
  • Next by thread: Re: say, what happened to prefix files?
  • Index(es):
    • Date
    • Thread