1

Possible Duplicate:
Install xCode 3.2.3 w/ iPhone SDK 4, get “Base SDK missing”, can't see other SDKs

I just upgraded my xcode directly from the website i.e. I downloaded the new version of xcode which came with ios4 - yet when I finished installing everything including the SDK it now says base sdk missing?!?

Community
  • 1
  • 1
TheLearner
  • 19,387
  • 35
  • 95
  • 163

1 Answers1

1

you have du update your app, too.

in Groups & Filesklick on Targets and doubleclick you application. then select your configuration and search for Base SDK under the Architectures section. select the 4.0 there

choise
  • 24,636
  • 19
  • 75
  • 131