Reputation: 9
I was wondering if there is a place where i could get the earlier version (archives etc) for iphone SDK.There are certain times when one needs to play with the 3.x SDK.Can anyone please guide me for this.Thanks
Upvotes: 0
Views: 255
Reputation: 6128
It doesn't look like Apple provides the old tools. I archive all of the developer tools as they are released.
Upvotes: 0
Reputation: 6287
download latest sdk. set deploy target to 3.0 and don't use new features that added after 3.0 so it should runs well on your 3.0 devices.
Upvotes: 2