Re: Major Xcode irritation
Re: Major Xcode irritation
- Subject: Re: Major Xcode irritation
- From: Jens Alfke <email@hidden>
- Date: Mon, 12 Aug 2013 13:11:05 -0700
On Aug 12, 2013, at 12:31 PM, Graham Cox <email@hidden> wrote:
> XCode then refuses to build because the header file mod date no longer matches what was used when the precompiled headers were built.
Really?! Precompiled headers are automatically regenerated if any of the headers have been touched. There shouldn’t be any error. What’s the exact error?
> Rebuild the precompiled headers? Probably a fair option, but it's not obvious how one even does that these days, assuming it's still possible (help?).
Just clean the target and rebuild.
> Given that the SDK is embedded in the app, why on earth is it even allowed to overwrite a file there? Why do the permissions allow writing? Mysteries, mysteries…
Mysteries you should probably be pondering on the xcode-users mailing list, not here.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden