Why can't I install an app on my iPad with the correct Deployment Target?

434 views Asked by At

I have a project for the iPhone, and I'm using an iPad to test it out on. My iPad is running 3.2.

The project has a Base SDK of 4.2 and a Deployment target of 3.2. However, when I try to install it on the iPad, I get the message:

The Info.plist for application at /Path/AppName.app specifies a minimum OS version of 4.2, which is too high to be installed on MyPad

I've checked both Project Settings and Active Target Settings, and they are bold only in the Project Settings. They both say the correct values.

Any ideas? I'm stumped! Thanks!

2

There are 2 answers

0
jowie On BEST ANSWER

Doh... I've been stupid. I was changing "Release" instead of "Debug"....

Sorry everyone! Go back to what you were doing! :) blush

1
Ku6ep On

Try to set Deployment target of 3.1.