Some favorite site feeds aggregated locally: iPhone Development RSS   Adobe Labs RSS   Macrumors RSS

Monday, June 29, 2009

How you target 2.x with the 3.0 SDK...

Monday, June 29, 2009   

If you are using the 3.0 iPhone SDK, you'll notice that by default Xcode only shows you 3.0 as a target (Simulator and device). Before you were able to target all the SDKs you had installed. I personally don't worry about this default behavior, but when you're building an iPhone application, you may want to target previous SDKs.

I read about this online someplace, and this will get 2.x available again.

  1. Select your project file and Get Info.
  2. Under the General tab, you'll see a drop down for Base SDK for All Configurations and choose your SDK there.
  3. You're done. You'll see all the SDKs listed now in the normal drop down you're used to using.

Labels:

 
 Return to the main page
Comments:

There are currently 0 Comments:

 Leave a comment