As the title says, how can I install Kobold2D reference in my Xcode help?
The reference is here:
http://www.learn-cocos2d.com/api-ref/2.0/Kobold2D-mac/html/index.html
Added screenshot from another user for clarification:
As the title says, how can I install Kobold2D reference in my Xcode help?
The reference is here:
http://www.learn-cocos2d.com/api-ref/2.0/Kobold2D-mac/html/index.html
Added screenshot from another user for clarification:
I solved it with a workaround. I used the DocSet downloaded from Dash.
With a fresh install of Xcode 4.6 and Kobold2D 2.1.0 the only DocSet not showing up in Xcode was that of Kobold2D. The Kobold2D installation copied all the DocSets to the right folder, but Xcode was not able to detect it.
Even Dash can't import some of the DocSets installed with Kobold2D 2.1.0 Here is a screenshot when I try to add the DocSet not showing up in Xcode:
Not working DocSets from Kobold2D 2.1.0 installation are:
Here step-by-step what I did to get it:
Kobold2D 2.1.0 in Xcode 4.6
Download Kobold2D Documentation in Dash
In the Preferences of Dash, the app is available free in the AppStore. You don't need to keep it.
Then find the file downloaded.
Then copy from the Dash folder to the DocSets folder of Xcode: ~/Library/Developer/Shared/Documentation/DocSets/
Restart Xcode if it is running and Tadaa the DocSet of Kobold2D shows up in Xcode.
Simply by installing Kobold2D. The installer will copy the .docset files in the appropriate directory. Which is:
~/Library/Developer/Shared/Documentation/DocSets
You may have to close and re-open the Xcode Organizer window for the docsets to show up in the help section.
Note: the Kobold2D files from my Learn Cocos2D book's page don't include the Xcode docsets for download size reasons. But you can safely download and install Kobold2D and then continue working with the book's projects, they won't be affected by installing Kobold2D.