Skip to content

Setup instructions don't work in Xcode 7 #7

@iosdev-republicofapps

Description

@iosdev-republicofapps

Hi,

Thanks for this awesome project!

I've followed your setup instructions twice and I can't get this to build usable help. Everything works fine during build, but when I run, I get the message

The selected topic is currently unavailable.
The topic you were trying to view could not be found.

in the help window.

In the system console I see error messages like:

9/21/15 11:18:03.095 PM helpd[59516]: Couldn't find a URL for file named book-icon.png in bundle at path /Users/joel/Library/Developer/Xcode/DerivedData/HelpTest-fvgtqpyktrqaxwflhfatgngnsfhj/Build/Products/Debug/HelpTest.app/Contents/Resources/HelpTestHelp.help. Removing HPDBookIconPath from the Info.plist dictionary.
9/21/15 11:18:03.096 PM helpd[59516]: Couldn't find a URL for file named book-icon.png in bundle at path /Users/joel/Library/Developer/Xcode/DerivedData/HelpTest-fvgtqpyktrqaxwflhfatgngnsfhj/Build/Products/Debug/HelpTest.app/Contents/Resources/HelpTestHelp.help. Removing HPDBookIconPath from the Info.plist dictionary.

I can see when I look at the generated app, it generates the app and inside it contains the help bundle, but that help bundle doesn't contain the index.html. I can see that the input English.lproj contains index.md but that file doesn't get turned into index.html on output.

This is in Xcode Version 7.0 (7A220) on OS X 10.10.5.

Any ideas?

I'm unable to get help working with the current instructions. :-(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions