Re: Xcode 4 rebuilds entire project
Re: Xcode 4 rebuilds entire project
- Subject: Re: Xcode 4 rebuilds entire project
- From: Roni Music <email@hidden>
- Date: Tue, 28 Feb 2012 09:48:59 +0100
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
Hello,
Thanks for replying,
it suddenly works OK now, no idea what made it work?
Now on to understand why debug build fails with a linker error ;-(
Rolf
_______________________________________________
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