Re: Run Script Build Phase & Linking
Re: Run Script Build Phase & Linking
- Subject: Re: Run Script Build Phase & Linking
- From: Gunnar Proppe <email@hidden>
- Date: Thu, 5 Jan 2006 11:59:16 -0800
On Jan 4, 2006, at 1:22 PM, David Dolinar wrote:
Hi,
I have a project which links *every* *single* *time* I choose
"Build & Run" regardless of if I have made changes or not. I have
tracked down the cause of the excessive linking to a Run Script
build phase which takes one input file and one output file. The
script is ran EVERY TIME even though the output file has a newer
modification date then the input file. As I understand it XCode
should not be doing this. Is this a known bug or am I doing
something wrong? Any help would be appreciated.
I had a similar problem with generated source files in a shell script
build phase that used to work. Doing a Clean All fixed it for me (so
far so good after a couple of days). If that doesn't work, try
trashing the Build folder.
Gunnar
_______________________________________________
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