Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Tags:

xcode

xamarin

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)

like image 354
Leo Chapiro Avatar asked Apr 16 '13 13:04

Leo Chapiro


1 Answers

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 :(

like image 85
Leo Chapiro Avatar answered Oct 25 '22 02:10

Leo Chapiro