On Mon, Aug 12, 2013, at 01:11 PM, Jens Alfke wrote: > > On Aug 12, 2013, at 12:31 PM, Graham Cox <graham....@bigpond.com> 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?
Not in this case, I'm afraid. I've seen the exact issue Graham describes. The compiler simply fails to build, complaining that the PCH is older than the headers. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com