문제

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!

도움이 되었습니까?

해결책

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

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

다른 팁

Try to set Deployment target of 3.1.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top