Re: Changing Info.plist prefix file does not cause Info.plist to get rebuilt
Re: Changing Info.plist prefix file does not cause Info.plist to get rebuilt
- Subject: Re: Changing Info.plist prefix file does not cause Info.plist to get rebuilt
- From: Steve Mills <email@hidden>
- Date: Fri, 25 Oct 2013 09:07:18 -0500
On Oct 24, 2013, at 21:51:06, Rick Mann <email@hidden> wrote:
> I’m successfully creating a prefix file to be included when pre-processing my Info.plist, but if the file is changed, Xcode doesn’t pick up on that and re-processes the info.plist file.
>
> Even if I add a few newlines to the end of the Info.plist file, Xcode doesn’t seem to pick it up.
>
> This seems like a bug in Xcode, but maybe I’m doing something wrong.
Which version of Xcode? Xcode has historically been bad at knowing when to rebuild the Info.plist because its dependancies have changed. I'd always hoped they'd fix this obvious oversight. I usually work around it by trashing:
/Users/<user>/Library/Developer/Xcode/DerivedData/<product folder>/Build/Intermediates/<project name>.build/Debug/<product name>.build/Preprocessed-Info.plist
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157
_______________________________________________
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