Re: XCode 2.1 Preprocessing Info.plist
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