Leo Chapiro
Leo Chapiro

Reputation: 13979

Xamarin Studio Error: A valid Xcode installation could not be found

I updated Xcode this morning (version 4.6.2) and right now, I cannot compile my projects.

Error: A valid Xcode installation could not be found. If your copy of Xcode is installed to a non-standard prefix, please specify the location in Xamarin Studio's Preferences under 'SDK Locations'

I checked that SDK Locations are good but still same problem.

Any ideas to solve this problem ? Xamarin Studio 4.0.3 (Build 13)

Upvotes: 12

Views: 8576

Answers (4)

Leo Chapiro
Leo Chapiro

Reputation: 13979

OK, it seems to be the Bug of Xcode 4.6.2: http://forums.xamarin.com/discussion/comment/10620/#Comment_10620

There is a known issue with Xcode 4.6.2, we would recommend that you re-download Xcode 4.6.1 and continue using that until we get a fix out for Xamarin Studio. You can re-download Xcode 4.6.1 from https://developer.apple.com/downloads/index.action

The only one way is to go back to 4.6.1 :(

Upvotes: 10

Alessandro Martin
Alessandro Martin

Reputation: 51

Xamarin Studio 4.0.4 released, fixes incompatibility with Xcode 4.6.2

Upvotes: 5

Netbus
Netbus

Reputation: 137

Do you have to have a paid developeraccount to get the 4.6.1 version of xcode from apple? I only have the free account and I haven't found it on the apple hp.

Edit: A Screenshot from my downloadssection on the apple hp:No Xcode 4.6.1!!

Upvotes: 0

daniherculano
daniherculano

Reputation: 383

I have the same problem. Is a bug and you need download 4.6.1 from https://developer.apple.com/downloads

You just need to be registered as Apple developer and will find previous version on Developer Tools

Upvotes: 0

Related Questions