Xcode error on Mac OS

Asked By 20 points N/A Posted on -
qa-featured

I am getting the following error on my MAC lion OS when I try to install and run Xcode on my Mac machine it generates the following error can anyone tell me what to do for this? Internal error

An uncaught exception was raised. Choose “continue” to continue running in an inconsistent state. Choose “crash” to halt the application and file a bug with crash reporter. Choosing “crash” will result in the loss of all unsaved data.

SHARE
Answered By 0 points N/A #146014

Xcode error on Mac OS

qa-featured

 

Hi,
 
Which version of Xcode are you trying to install?
If you are installing Xcode 4.5.2, it requires Mac OS X 10.7.4 or above, try installing it with 4.1 
Xcode 4.1 is available on the Mac App Store, it will work best with your system. On Mac Lion you can install 4.3, 4.4 or 4.5
    Or
You can also try to uninstall it using the command on Terminal and then reinstall it. Use this command to uninstall:-
                   sudo <Xcode> / Library / uninstall – devtools –mode=all
 
 
Regards,
Laz Zebbena 
 
 
 

Related Questions