Hello,

I am trying to integrate my help bundle into my application. According to the 
Help Book Documentation from Apple, I needed to add the following two strings 
to my Info.plist file, and I did:

<key>CFBundleHelpBookFolder</key>
<string>ArnoldTransformer.help</string>
<key>CFBundleHelpBookName</key>
<string>Learn to use Arnold Transformer</string>

My main help html page is also set up to match the above as required:

<meta name="AppleTitle" content=“Learn to use Arnold Transformer”>

I copied the .help bundle into my project by right-clicking Supporting Files > 
Add Files to <Project Name>, etc. Yet it seems my application still cannot find 
the content. Any pointers from experience?

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to