Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I get the iOS 5 SDK on Xcode 3.2.6?

Tags:

xcode

ios5

I can't upgrade to Xcode 4 because I am still running Snow Leopard and my computer doesn't have the hardware to support Lion. Is there anyway I can get the iOS 5 SDK still? I checked on Apple's site, but I only see iOS 4.2 for Xcode 3.2.6.

like image 865
TheEnigmaMachine Avatar asked Oct 17 '11 19:10

TheEnigmaMachine


People also ask

Does Xcode have iOS SDK?

Xcode. Download Xcode 14, which incudes the latest SDKs for iOS, iPadOS, macOS, tvOS, and watchOS.

How do I download iOS SDK?

You can install the iOS SDK using CocoaPods or by manually downloading and installing it. We recommended that you use CocoaPods to install the iOS SDK because it handles the dependencies, the build settings, and simplifies upgrading.


1 Answers

Yes, Xcode 4.2 with SDK 5 works fine on Snow Leopard. You can download it from the iOS Dev Center. You need to have a paid developer account to see these versions of Xcode. It's right below Xcode 4.2.1 for Lion (as of 2011-12-13):

Xcode 4.2 for Snow Leopard

screen shot of downloads page

like image 102
progrmr Avatar answered Oct 14 '22 10:10

progrmr