Another tip based on a recent post to the cocoa-dev mailing list: If you find that your help files are copied to your application’s bundle but not in the enclosing help folder, you probably added the folder to your Xcode project using the “Recursively create groups for any added folders” option. Instead, when you drag the folder into your Xcode project under Resources, choose “Create Folder References for any added folders.”
Leave a Reply
thoughts yet to be boiled down to their essence
Products
uDecide! ... because the important decisions are hard enough.
November 22nd, 2006 at 8:21 am
Another tip based on a recent post to the cocoa-dev mailing list: If you find that your help files are copied to your application’s bundle but not in the enclosing help folder, you probably added the folder to your Xcode project using the “Recursively create groups for any added folders” option. Instead, when you drag the folder into your Xcode project under Resources, choose “Create Folder References for any added folders.”