• 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: clean / removing precompile headers broke
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: clean / removing precompile headers broke


  • Subject: Re: clean / removing precompile headers broke
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 20 Jul 2006 07:37:16 -0700


On Jul 20, 2006, at 6:34 AM, email@hidden wrote:


thanks for your quick reply. I did not know about the shared precomp. headers. very interesting. 


However, deleting the cache did not help. For your information: I'm building a Mach-O-framework. The value I find in my deliverable actually comes from a file that survives the xcodebuild clean by the name of Preprocessed-Info.plist. It resides inside the build directory that is created next to the project during the build. If I clean the process manually with the "delete procompiled headers" flag enabled from the XCode-IDE. That file is deleted and re-created correctly during the build.


So I still believe that the xcodebuild clean is not correct.


I think this case has little to do with precompiled headers.  There are two ways to specify Info.plist content: one, by supplying an Info.plist file (which optionally can be preprocessed, for value substitution, conditionals, etc.) and two, by setting values in the Properties pane of your target.  

The preprocessed Info.plist should be deleted in the Clean, and if it's not, that's a bug; please file a bug report.

But also check to make sure that the erroneous value is not being set by the Properties tab in your Target's Get Info window.

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

References: 
 >Re: clean / removing precompile headers broke (From: email@hidden)

  • Prev by Date: Re: Cashing compiled filed
  • Next by Date: Re: Building a library using as universal for 10.3.9 ppc from an Intel build box
  • Previous by thread: Re: clean / removing precompile headers broke
  • Next by thread: Missing file or directory (phantoms)
  • Index(es):
    • Date
    • Thread