Where does Xcode 8 download the developer documentation to? [closed]

巧了我就是萌 提交于 2019-12-08 08:41:11

问题


I know that Xcode downloads a lot of developer documentation for everything from Objective-C to Swift on to your mac hard drive if you choose to download the developer documentation.

I've navigated to the directory before, but I didn't note down its location, and now I am having trouble finding it. It had PDF versions of a lot of documentation which is available on the Apple website.

Any idea what the location is ? This question is posted on stackoverflow.com, because the people who will know the answer are programmers who visit this site, as opposed to superuser.

EDIT: Applications/Xcode/Contents/Developer/Documentation/DocSets/com.apple.adc.documentation.docset is not what I am looking for. While it has some documentation, it is not the treasure trove that contains documentation on Objective-C, Swift, Memory management and much much more....that is all stored in some other location... how to find it ?


回答1:


It is found here:

~/Library/Developer/Shared/Documentation/DocSets/com.apple.adc.documentation.docset/Contents/Resources/Documents/documentation



来源:https://stackoverflow.com/questions/45648188/where-does-xcode-8-download-the-developer-documentation-to

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!