Re: preprocess Info.plist
Re: preprocess Info.plist
- Subject: Re: preprocess Info.plist
- From: Scott Tooker <email@hidden>
- Date: Wed, 2 Nov 2005 09:43:06 -0800
You are running into a bug in Xcode 2.1 that is fixed in the next
version of Xcode. For now your best option is to use a shell script
build phase to force the build system to re-build the Info.plist.
Scott
On Nov 2, 2005, at 1:13 AM, 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?
- Steve _______________________________________________
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
_______________________________________________
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