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: Sidney San Martín <email@hidden>
- Date: Fri, 18 Sep 2009 12:53:13 -0400
I can't get Xcode to preprocess my info.plist, even with
INFOPLIST_FILE, INFOPLIST_EXPAND_BUILD_SETTINGS, and
INFOPLIST_PREPROCESS set. Preprocessed-Info.plist doesn't appear... am
I missing something?
On Thu, Sep 17, 2009 at 11:16 PM, Thierry Faucounau
<email@hidden> wrote:
> 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
>
_______________________________________________
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