Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Install xcode 4.4 and xcode 4.5 side by side?

Is this even possible? I can't seem to find any resources on the internet about this. I've been seeing threads about having it installed side by side.. but am not sure if that works

like image 665
adit Avatar asked Aug 29 '12 19:08

adit


3 Answers

Yes you can. XCode 4.5 DP Preview is a stand-alone application that doesn't substitute the actual XCode (4.4).

I just installed it yesterday and they work good together!

Of course you have to open XCode 4.5 if you want to test the app with iOS 6 Simulator, otherwise, with XCode 4.4

like image 94
Phillip Avatar answered Nov 13 '22 00:11

Phillip


Yes, sure you can. I use the Xcode 4.5 DP because Xcode 4.4's ios simulator have problems with twitter

like image 2
Javier Beltrán Avatar answered Nov 13 '22 01:11

Javier Beltrán


YES, as the documentation implies.

http://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/WhatsNewXcode/00-Introduction/Introduction.html#//apple_ref/doc/uid/TP40004635-SW1

Xcode 4.5 can coexist on a Mac with previous versions of Xcode.

under Installation section

like image 1
anonim Avatar answered Nov 13 '22 02:11

anonim