Reputation: 168
I'd really like to try El Capitan but I don't know if it is possible to run old Xcode on it, because it is critical for me now. Has anyone tried it?
Upvotes: 5
Views: 2916
Reputation: 113
Run this command on Terminal:
/Applications/Xcode.app/Contents/MacOS/Xcode /dev/null
Upvotes: 9
Reputation: 5083
xCode 6.3.2 does run on the first El Capitan beta. I have tried building and running a swift app, this worked just like it should.
Although using xCode 6.3.2 does work on the first (and second) El Capitan beta. There might be some extra steps involved.
Submissions to the App Store will be rejected! if you are using a beta version of OSX
Upvotes: 1