Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I downgrade Xcode from version 7.0 to 6.4?

How can I downgrade Xcode from version 7.0 to 6.4?

I have recently upgraded the version of Xcode to the latest one (7.0) and I start having corresponding compilation errors. I want to come back to 6.4.

like image 633
Renat Gatin Avatar asked Sep 22 '15 16:09

Renat Gatin


2 Answers

You can download Xcode 6.4 from here: http://developer.apple.com/devcenter/download.action?path=/Developer_Tools/Xcode_6.4/Xcode_6.4.dmg

like image 177
Dharmesh Siddhpura Avatar answered Sep 29 '22 20:09

Dharmesh Siddhpura


You can download the 6.4 version and install it alongside Xcode 7. Just give the 6.4 app version a new name.

like image 26
some_id Avatar answered Sep 29 '22 20:09

some_id