Re: Clean target every time I update an html resource?
Re: Clean target every time I update an html resource?
- Subject: Re: Clean target every time I update an html resource?
- From: Andrew Pontious <email@hidden>
- Date: Wed, 31 Aug 2005 17:48:17 -0700
On Aug 31, 2005, at 8:00 AM, George Orthwein wrote: I have an html resource file under "Resources" and it seems that every time I modify it I have to Clean the active target to include the new copy in the build. Is there a way to specify that this file is always copied over fresh during the build process?
Excuse me if this is a common question. I'm new to this list and new to Xcode and my searches so far have turned up no answers.
As long as you have added it in the Copy Bundle Resources build phase of your target, it should be automatically copied over, whenever it's newer than the last version that was copied, every time you build. See the Xcode Users Guide, under Build System.
If you don't see this, file a bug and either include your project or (better) include a small test project that reproduces the issue.
-- Andrew Pontious |
_______________________________________________
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