Re: Xcode 4.6. fails processing .iconset files after touch by Xcode 3
Re: Xcode 4.6. fails processing .iconset files after touch by Xcode 3
- Subject: Re: Xcode 4.6. fails processing .iconset files after touch by Xcode 3
- From: Jerry Krinock <email@hidden>
- Date: Mon, 29 Apr 2013 22:13:41 -0700
On 2013 Apr 23, at 08:00, Fritz Anderson <email@hidden> wrote:
> Alas, it's too late to file a bug on 3.x. Maybe it could be a feature request for Xcode 4.6.+.
Thank you, Fritz. Of course this is not a problem with Xcode 3. But it is a Serious Bug in Xcode 4. And it now has a Bug ID number, 13770305.
Apparently, Xcode 4 only processes Build Rules only when a file is added to a project, or when a Build Rule cannot be interpreted. Maybe it places "tags", as you call them, Fritz.
For known pathological cases like .iconset in particular, Xcode should apply its Build Rules more often, at least whenever a project is opened. Whenever I open my project in Xcode 4 after closing in Xcode 3, I wait through a minute or two of "indexing" 700 source files. So it already seems to know and have a routine it executes when a project has been touched by others. Certainly this little test would not add more than a few seconds to that routine.
Another way to look at it: If Xcode 3 can change them, Xcode 4 can change them back.
_______________________________________________
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