Quote:
Originally Posted by owenransen
It seems amazingly complex to add a help book to an Xcode project.
Are there any step by step tutorials to do this?
I have the help book written, I have added its folder into the resources.
In the .plist of the app is the "help book directory name" the path on the disk or the path within the application structure?
|
Well this thread is over a year old, but I was having trouble with the helpbook and this was the top result when searching for the answer, so I might as well share some things I found that helped me out.
The real meat and potatoes about how to do Help Books is described by Apple
Loading
I was having trouble with Apple's guide and had more luck with this:
How do I Add Help to an Xcode Project? | eHow.com You can do alot more with the methods described in Apple's guide, but eHow's worked and was enough for me.