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

Re: XCode 2.1 Preprocessing Info.plist


  • Subject: Re: XCode 2.1 Preprocessing Info.plist
  • From: Tim Conkling <email@hidden>
  • Date: Tue, 7 Jun 2005 14:31:19 -0400

If you choose to preprocess the Info.plist, it is just run through the gcc preprocessor (as I understand), so you should be able to use the same preprocessor macros that you would in a source file. To enable preprocessing, you have to enable the INFOLIST_PREPROCESS build setting ("Preprocess Info.plist File" in the Build Configuration editors). There are some related build settings ("Info.plist Preprocessor Prefix File," "Info.plist Preprocessor Definitions," "Info.plist Other Preprocessor Flags") that may also be useful to you. If you filter the build configuration settings by "info.plist" or something similar, you'll find what you need.

On Jun 7, 2005, at 8:51 AM, Olivier Tristan wrote:

Hi,

According to the xcode upades, you can now preprocess Info.plist files wich is great.
But I've seen no example at all in the xcode 2.1 user guide...


Could someone tell me the syntax to use it.

I would really appreciate to change the number version according to a #define from a .h file.
_______________________________________________
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: XCode 2.1 Preprocessing Info.plist
      • From: Scott Tooker <email@hidden>
References: 
 >XCode 2.1 Preprocessing Info.plist (From: Olivier Tristan <email@hidden>)

  • Prev by Date: Re: XCode 2.1
  • Next by Date: Re: Where do I find the /Developer/SDKs/MacOSX10.4u.sdk?
  • Previous by thread: XCode 2.1 Preprocessing Info.plist
  • Next by thread: Re: XCode 2.1 Preprocessing Info.plist
  • Index(es):
    • Date
    • Thread