Chris Hayes
Chris Hayes

Reputation: 4033

how do you get iOS 4 sdk with the new XCode?

I downloaded XCode and it only has the iOS 5 sdk

How do you get the iOS 4 sdk?

Upvotes: 1

Views: 836

Answers (2)

Abdul Hfuda
Abdul Hfuda

Reputation: 1503

http://iphonesdkdev.blogspot.com/2010/04/old-versions-of-iphone-sdk.html if you must have the older sdk's

Upvotes: 2

BoltClock
BoltClock

Reputation: 724352

It's included; you just need to configure your project's Base SDK so it builds against iOS SDK 4.

Upvotes: 2

Related Questions