Question

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!

Was it helpful?

Solution

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

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

OTHER TIPS

Try to set Deployment target of 3.1.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top