Re: Macros in Info.plist for single-file tools
Re: Macros in Info.plist for single-file tools
- Subject: Re: Macros in Info.plist for single-file tools
- From: Thierry Faucounau <email@hidden>
- Date: Fri, 18 Sep 2009 05:16:18 +0200
On Sep 8, 2009, at 11:57 PM, David Dunham wrote:
Also, cleaning is not enough to force a plist rebuild -- try
removing Xcode caches.
Sorry, a bit late on this one as I was on vacation.
Cleaning should work but is a bit brutal, the thing you need to remove
to get the plist pre-processor to run again is:
In your Build folder find your <Application/Whatever>.build folder
(say my SuperDuperApp.build)
in there open your <Build Configuration> folder (say Debug or Release)
and in there open your <Target>.build folder
and finally you will find the file:
Preprocessed-Info.plist
This is the droid you are looking for, nuke that and hit build and
Xcode will re-pre-process your Info.plist fresh from current sources :)
Thierry
_______________________________________________
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