• 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: Carbon <email@hidden>
  • Date: Tue, 19 Jul 2005 13:23:46 -0700

The thing that was preventing me from figuring out how to do this was
apparently you can't use a #include statement in the Info.plist file,
instead you have to use the "Info.plist Preprocessor Prefix File"
setting for the target [aka INFOPLIST_PREFIX_HEADER] to include the
header file. Once you do that, it works great.

    Tom

On 6/7/05, Scott Tooker <email@hidden> wrote:
> This sample code shows an example of how to use the Info.plist
> preprocessing in Xcode 2.1:
>
> https://developer.apple.com/samplecode/XcodeClientServer/
> XcodeClientServer.dmg
>
> Scott
 _______________________________________________
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: Tom Saxton <email@hidden>
  • Prev by Date: Re: Prevent editor from wrapping mid-word?
  • Next by Date: Re: Displaying Custom Data Types in Debugger
  • Previous by thread: Re: Can you use Build Configurations to link with different libraries?
  • Next by thread: Re: XCode 2.1 Preprocessing Info.plist
  • Index(es):
    • Date
    • Thread