views:

99

answers:

2

Hi
I accidentally deleted my sdk 3.0 directory, thinking I didn't need it. Now when I launch and compile a project it says that my base sdk is missing.

Where can I download the 3.0 sdk? All that is available in Dev Center are the 3.2 and 4 beta sdks?

+1  A: 

The 3.2 SDK includes everything you need to develop for earlier versions too.

Stephen Darlington
+1  A: 

Have a look at this blog post with direct links to old SDK versions.

Edit: Direct links that are working, just verified (ADC account required):

Thinking about it, you should be able to select an older base SDK.

  • Go to Project > Edit Project Settings
  • Select "Build" category
  • In the section "Architectures", check the setting "Base SDK"

I'm running 3.1.3 and I have every Base SDK down to iPhone Device 2.0.

Daniel Hepper
no longer available:( I'll try reinstalling the 3.2 Xcode+SDK
eco_bach
sorry, my bad. Try the new links or check the project settings.
Daniel Hepper
Clay Bridges
Thanks for the information! Bad luck if you can't/don't want to upgrade to Snow Leopard.
Daniel Hepper