Updating a macOS application’s Help Book

Why yes, as a matter of fact that is a really long title. Nevertheless, there’s not a lot of documentation to be found, and certainly not a lot of practical advice that shows up easily. Now that I’m building help books for my applications, I’ve run into the situation where I update the help and then need to tell the Tips app to reload the index for an updated book. There’s no way to do that from the Tips app. Uninstalling the application that has the help book in it doesn’t trigger this, either. The thing to do is to fire up a Terminal window and use sudo, which is totally something I could trust my mother to do. Thanks, Apple.

sudo hiutil -P

That’s all – it just clears out all the cached help index files. They’ll get rebuilt the next time you look for help.

Published by pirateguillermo

I play the bagpipes. I program computers. I support my family in their various endeavors, and I enjoy my wonderful life.

Leave a Reply

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)

Discover more from Mechadarwin

Subscribe now to keep reading and get access to the full archive.

Continue reading