Re: updating help-book in Xcode
Re: updating help-book in Xcode
- Subject: Re: updating help-book in Xcode
- From: David Dunham <email@hidden>
- Date: Tue, 21 Jul 2009 14:04:34 -0700
On 21 Jul 2009, at 00:43, Ulf Dunkel wrote:
I've been trying to learn how to add help by building a simple
"help test
bed" application. So far, I find that after I make changes to my
help
book, I need to do build->clean before building, in order to get the
changes into the build. This is OK for this small application,
but for
something larger, this will be something of a nuisance.
Is there a faster way to get the new help book into the build?
You gave very few information about the changes in your help book.
So it's difficult to check whether this is Xcode or something else.
You may have changed the help book name, added or removed files, or
have to clear some Apple Help Viewer caches. I don't know.
My guess is he includes it n the bundle via folder reference. I don't
think Xcode does any dependency checking of folder reference content,
so deleting your bundle is probably the best way to make the changes
get into the build (faster than Clean because you don't need to
recompile).
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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