Frederick C. Lee
Frederick C. Lee

Reputation: 9513

Missing Xcode 6 Docset

I notice upon receiving Xcode6-Beta 4 that there's no documentation. I'm particularly interested in iOS 8 documentation.

How do I get iOS 8 documentation for both Xcode & Dash?

Upvotes: 7

Views: 1629

Answers (1)

Adrian Schönig
Adrian Schönig

Reputation: 1786

The documentation for Xcode 6 beta are in the package itself. Go to Xcode 6 in Finder, right click on it, 'Show Package Content', then go to Contents > Developer > Documentation > DocSets and double click the docset files to import them to Dash.

Upvotes: 6

Related Questions