xocde4.2.1中的iPhone应用程序开发目标更改 [英] iPhone app Development Target change in xocde4.2.1

查看:32
本文介绍了xocde4.2.1中的iPhone应用程序开发目标更改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已成功将应用程序提交到应用程序商店并获得了苹果的批准,但是应用程序开发Targer是5.0,并且是在Xcode 4.2.1(mac os x)中开发的.因此,它没有安装在应用商店的IOS 4设备中,现在我该如何解决此问题并在IOS 3设备上的所有设备上运行.

I have submit my app in app store successfully and got approve from apple but the app Development Targer is 5.0 and developed in Xcode 4.2.1(mac os x). So its not installed in IOS 4 devices from app store, now how can i solve this problem and get run on all (i.e) from IOS 3 devices.

推荐答案

您将需要将部署目标设置为要定位的最低 iOS版本.您可以在项目的目标"中进行设置,如下面的屏幕截图所示:

You will need to set the deployment target to whatever minimum iOS version you want to target. You can set this in your Project's Target, as in the screenshot below:

但是,最好将Base SDK保持在最新发行版本.当前是5.1:

However, it's a good idea to keep the Base SDK at the latest released version; which is currently 5.1:

请注意,为了使人们现在能够以新的最低版本下载您的应用,您需要将 new 二进制文件重新上传到App Store进行审查和接受.

Note, in order for people to now be able to download your app on the new minimum version, you will need to reupload a new binary to the App Store for review and acceptance.

这篇关于xocde4.2.1中的iPhone应用程序开发目标更改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆