Re: Xcode 4 rebuilds entire project
Re: Xcode 4 rebuilds entire project
- Subject: Re: Xcode 4 rebuilds entire project
- From: Jens Alfke <email@hidden>
- Date: Mon, 27 Feb 2012 18:01:55 -0800
On Feb 27, 2012, at 6:13 AM, Roni Music wrote: Each time I click the "Run" button my entire project is rebuilt (including precompiled headers).
I’ve seen this happen if you have a Run Script build phase that touches a header or source file every time it’s run. Even if it replaces the file with identical contents, changing its mod date will trigger Xcode’s dependency checking.
—Jens |
_______________________________________________
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