This is what I did:
Clean install OS X 10.7 -> Updated via software update
Install XCode from the Mac App Store -> Launch XCode
Open Preferences -> Downloads -> Documentation
Clicked "Install" on iOS 5.1, Xcode 4.3.2, and Mac OS X 10.7 Core documentation
The first two worked, the latter does not. I get an exclamation mark where the install button was, and a message that reads: "Failed to download documentation package for Mac OS X 10.7 Core Library. A server with the specified hostname could not be found."
Any help? Thanks in advance.
-
masterchef341 The guy from The Notebook
-
masterchef341 The guy from The Notebook
what should I do with that file to get it to register in Xcode? I extraced the docset file. Now what?
-
Sorry for the delay, just logged on.
Move the .docset bundle to /Developer/Documentation/DocSets
Start Xcode. If it doesn't show up, check the file ownership & permissions.
You may or may not need to change them with:
sudo chown -R -P _devdocs *.docset
I can't remember whether I did or not. -
masterchef341 The guy from The Notebook
terrific.
+rep
notes: the /Developer path has been adjusted to inside the application bundle, and it just figured it out without terminal/permission adjustments
Xcode Documentation Download not working - "A server with the specified hostname could not be found"
Discussion in 'Apple and Mac OS X' started by masterchef341, May 22, 2012.