Xcode requires internet access to build/run?
Xcode requires internet access to build/run?
- Subject: Xcode requires internet access to build/run?
- From: Carl Hoefs <email@hidden>
- Date: Thu, 18 Sep 2014 11:30:11 -0700
Trying to run Xcode 5.1 on an OS X 10.8.5 system in the field without internet access, but Xcode refuses to cooperate. The build & run options are grayed out, command-B and command-R just beep at me. Here’s what’s in the Console log:
9/18/14 11:14:13.756 AM Xcode[404]: [MT] DVTDownloadable: Failed to refresh index from <https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/index-3905972D-B609-49CE-8D06-51ADC78E07BC.dvtdownloadableindex>: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f955c89deb0 {NSRecoveryAttempter=<_DVTErrorRecoveryHandler: 0x7f955c8e1740>, NSLocalizedRecoverySuggestion=Network Diagnostics can help you solve network connection problems., NSLocalizedDescription=The Internet connection appears to be offline., DVTRecoveryBlockKey=<__NSMallocBlock__: 0x7f955c156ec0>, NSLocalizedRecoveryOptions=(
OK,
"Network Diagnostics\U2026"
), NSErrorFailingURLStringKey=https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/index-3905972D-B609-49CE-8D06-51ADC78E07BC.dvtdownloadableindex, NSErrorFailingURLKey=https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/index-3905972D-B609-49CE-8D06-51ADC78E07BC.dvtdownloadableindex, NSUnderlyingError=0x7f955c811910 "The Internet connection appears to be offline."}
It seems to be complaining about simulators, but I’m not using the simulator as this is an OS X Cocoa app. This version of Xcode ran fine on this system in the field before, so I don’t understand the issue here.
-Carl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden