Help Bundle Trouble...
Help Bundle Trouble...
- Subject: Help Bundle Trouble...
- From: "Peters, Brandon" <email@hidden>
- Date: Fri, 27 Mar 2015 23:26:03 +0000
- Thread-topic: Help Bundle Trouble...
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 (email@hidden)
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:
This email sent to email@hidden