Re: Info.plist Warning?
Re: Info.plist Warning?
- Subject: Re: Info.plist Warning?
- From: David Dunham <email@hidden>
- Date: Sun, 24 Aug 2008 22:05:16 -0700
On 24 Aug 2008, at 20:46, Michael Crawford wrote:
A handy use for preprocessing the Info.plist is to add dependencies
needed for debugging of dev builds, such as the FireLog library, and
whatever that library is that implements the assert() function in the
kernel.
I haven't been able to tell Xcode that my plist is dependent on files
used to preprocess it (I put the version in a .h file -- it shows up
fine in the target plist, but changing version.h doesn't re-preprocess
the plist).
I only need one original file, with the extra dependencies guarded
by #ifs.
You can put #ifdefs in the plist?
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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