Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Downgrade Xcode 5 to Xcode 4.6.1

I have been trying to research a way that I would be able to revert back to Xcode 4.6.1, I can't seem to find a solution.

I've seen that in the past people have downgraded their Xcode.

Is there a way that I can downgrade Xcode 5 back to Xcode 4.6.1?

I have older versions of apps which clients do not wish to upgrade. However I still need to make amendments to theses applications. I need them to remain the same.

Is there any way that I can downgrade Xcode?

like image 773
Sophia_xoox Avatar asked Jan 13 '23 04:01

Sophia_xoox


1 Answers

Move Xcode 5 to the Trash. Download and install Xcode 4.6. You can download older versions of Xcode from the following URL:

https://developer.apple.com/downloads/index.action

You can also have both Xcode 4 and 5 installed. You will have to rename your existing Xcode 5 app from Xcode to another name like Xcode5 before you install Xcode 4.6 in the Applications folder.

like image 82
Swift Dev Journal Avatar answered Jan 22 '23 03:01

Swift Dev Journal