Quick Documentation not working
Hi there!
Is there a way to make Quick Documentation (F1) working with XCode 3.2.5, Mac OS X Cocoa project?
The documentation is located at
/Library/Developer/Shared/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset,
afaik there is no way I can tell AppCode which documentation to use for my project,
may be I could create a soft link or make a copy of documentation to some other place where AppCode would find it?
My environment:
Mac OS X Lion
XCode 3.2.5 with MacOS/iOS devkits
AppCode 1.0.1
Thanks in advance
请先登录再写评论。
Documentation should be autodiscovered so there is no way to specify its location.
It is recommended to update your xcode to 3.2.6 and report a bug at http://youtrack.jetbrains.com if this problem will still occur.
Thank you.