Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XCode 4.2: Organizer documentation is locked in a OSX Lion way

Tags:

xcode

xcode4

I'm using the XCode 4.2 beta (build 4D199) on Lion, and can't access the Developer Documentation in XCode 4.2 anymore. When I attempt to log-in, I get a pop-up telling me the (remote) file is "locked", in the fashion that Lion does these things.

Does anybody have a suggestion what I can do to access the documentation from within the Organizer? I used to be able to access it without any issues, not sure what changed.

ScreenshotAfter clicking unlock

like image 988
eelkedev Avatar asked Oct 11 '11 11:10

eelkedev


2 Answers

The situation was fixed for me by Apple / XCode itself, as it automatically downloaded the (newly available?) "iOS 5.0 Library" documentation files. Documentation now runs from a complete local copy.

To be sure you get this too you need to have the automatic download of documentation files turned on.

Preferences > Downloads > Documentation > Check for and install updates automatically

(You can also download the files manually by clicking on "Check and install now")

like image 186
eelkedev Avatar answered Nov 18 '22 03:11

eelkedev


Same here. To work around this issue, right click on the sign in page and choose "Open Page in Browser". This will open the same resource in Safari.

like image 31
p4010 Avatar answered Nov 18 '22 04:11

p4010