vote up 0 vote down star

Problem: I want to make iPhone OS 2.1 apps, but Xcode now always makes automatically an iPhone OS 3.0 project. I forgot about it and now I have an app which I want to test on my iPod touch, but I need to build OS 2.1. Is there a way to get this working?

The dropdown from top left in Xcode only offers to build for OS 3.0 device. However, when I open old projects, there I have OS 2.1 available.

flag

58% accept rate

1 Answer

vote up 2 vote down check

Go to Project > Edit Project Settings.

Then select the General tab (although it should be selected by default.

Select the SDK you want at 'Base SDK for all configurations'.

Should do the trick...

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.