Re: updating help-book in Xcode
Re: updating help-book in Xcode
- Subject: Re: updating help-book in Xcode
- From: Ulf Dunkel <email@hidden>
- Date: Wed, 22 Jul 2009 12:27:20 +0200
- Organization: invers Software
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).
Or the OP could use a Shell Script build step and use that to update the
help folder in his bundle, then there's no need to delete the bundle or
clean the target.
I am quite sure that the "folder references" (those using the blue
folder icons) work fine for help book content in Xcode projects. We
don't use anything else for our help books. But I don't know if this has
been damaged in Xcode 3.x, because we care our projects still under
Xcode 2.5.
--Ulf
_______________________________________________
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