Unable to run Xcode 6.3.2 on 10.11 Beta 2

662 views Asked by At

I installed the second Beta of 10.11 and Xcode 6.3.2 has stopped running.

The error is:

In order to open "Xcode", you need to update to the latest version.

The version of Xcode installed on this Mac is not compatible with OS X El Capitan. You have "Xcode" 6.3.2. Download version 6.3.2 for free from the Mac App Store.

2

There are 2 answers

0
Ankit Jain On

It runs if you open it via the Terminal.

/Applications/Xcode.app/Contents/MacOS/Xcode </dev/null &>/dev/null &  

Thanks to the poster at developer forum who had the information.

0
Jordan On

you can download Xcode-Launcher script to load xcode. https://github.com/zenangst/Xcode-Launcher