I am having problem finding SDK guides in new xcode 5. I\'ve downloaded documentation for offline use and when I open new window for xcode documentation there is no way to s
Solution: Delete the xCode preference files:
com.apple.dt.Xcode.plist com.apple.dt.Xcode.LSSharedFileList.plist (and any other xCode related files)
in ~/Library/Preferences/
and restart xcode.