• 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: preprocess Info.plist
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: preprocess Info.plist


  • Subject: Re: preprocess Info.plist
  • From: Steve Checkoway <email@hidden>
  • Date: Wed, 2 Nov 2005 02:11:49 -0800


On Nov 2, 2005, at 1:54 AM, Bernard Desgraupes wrote:



Steve Checkoway wrote:

If you tell Xcode to preprocess the Info.plist file and to use a prefix file, then, if you change the prefix file, Xcode does not notice and does not update the Info.plist.

Is this correct behavior and I need to run a shell script phase to touch Info.plist, or am I missing an option here? I take that back, even touching the plist isn't enough to get XCode to re- preprocess it. I can't delete it since the custom shell script happens _after_ the files are copied. Is the only possible way to do this to make another target that deletes the one in the application?


You might want to consider a PLC-like approach instead of precomping. PList Compiler is a property list compiler very much like the one we had (hmm, we have) in CodeWarrior: it operates as a shell script phase (usually at the end of the build process). See http://sourceforge.net/projects/plistcompiler/ or the home page at http://webperso.easyconnect.fr/bdesgraupes/DocHTML/plistcompiler.html

This looks to be exactly what I wanted. Thank you very much.

- Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >preprocess Info.plist (From: Steve Checkoway <email@hidden>)
 >Re: preprocess Info.plist (From: Bernard Desgraupes <email@hidden>)

  • Prev by Date: Re: preprocess Info.plist
  • Next by Date: Newbie Q : confused about encodings
  • Previous by thread: Re: preprocess Info.plist
  • Next by thread: Re: preprocess Info.plist
  • Index(es):
    • Date
    • Thread