Thursday, April 8, 2010

Via learning2code: Manually install latest Xcode Documentation

At work we had several problems with our proxy and limited bandwidth when we rolled out Xcode 3.2.2. All of our dev machines started simultaneously trying to download gigs of documentation. In the mean time all API lookups were painfully slow because Xcode was redirecting us to the newer versions on Apple's web servers.

The solution was to download the DocSets manually and then have each developer install them manually on their machines.
Here are some great instructions that worked perfectly for us with Xcode (3.2.2)

The feed URL we needed was:
feed://developer.apple.com/rss/com.apple.adc.documentation.AppleSnowLeopard.atom

0 comments:

Post a Comment