Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any way to use Xcode 3 with iOS SDK 4.3?

I'm using Xcode 4 with iOS 4.3. Xcode 4 is very buggy, not to mention a lot of stuff changed. The changes that most bug me are the hot keys, which I cannot even find a way to customize them in a decent combination. I'd love to use Xcode 3 because it's stable and it does what I need. Is there anyway to use Xcode 3 with iOS 4.3?

like image 499
Chunkles Avatar asked Mar 16 '11 20:03

Chunkles


1 Answers

Go to the iOS Dev Center, and under the Xcode 4 + iOS SDK 4.3 download link you should find an Xcode 3.2.6 + iOS SDK 4.3 download link. If you don't see it you may need to log in first.

Here it is:

like image 132
BoltClock Avatar answered Nov 15 '22 14:11

BoltClock