Re: Xcode requires internet access to build/run?
Re: Xcode requires internet access to build/run?
- Subject: Re: Xcode requires internet access to build/run?
- From: Carl Hoefs <email@hidden>
- Date: Thu, 18 Sep 2014 11:54:39 -0700
Following up on this, it turns out the lack of internet access was a red herring. But the problem remains: Xcode won’t build/clean/run my app. Those options are grayed out, and nothing is in the console log. I can build it using xcodebuild, no errors are given, but I can’t understand what is wrong with the Xcode GUI that it would think my app is not buildable? I’ve blown away the ~/Library/Developer/Xcode folder, rebooted, etc., but the Xcode GUI refuses to enable the build options on this one app only. I can create and build/run other apps, just not this one. Under what conditions does Xcode decide to gray out build/clean/run?
-Carl
On Sep 18, 2014, at 11:30 AM, Carl Hoefs <email@hidden> wrote:
> 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