简体   繁体   中英

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

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

尝试将部署目标设置为3.1。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM