Timing of Build Phases
Timing of Build Phases
- Subject: Timing of Build Phases
- From: David Dunham <email@hidden>
- Date: Thu, 24 Jan 2008 18:08:33 -0800
I think I'm running into a race condition with building my app.
I've got some folder references that end up being copied into the
Resources folder of the application bundle. However, Xcode doesn't
know when files in those folders change, so it doesn't update them. In
an attempt to work around this, I've added a Run Script build phase
that deletes them. This is the first build phase. But it seems like
sometimes Xcode doesn't notice that a folder needs replacing.
Is there a way to synchronize this? Alternately, is there a better way
to get Xcode to update bundle resource folders that get copied?
David Dunham
Voice/Fax: 206 783 7404 http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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