从下载我的应用程序不计的iPhone3GS和向下 [英] Excluding iPhone3GS and down from downloading my app

查看:108
本文介绍了从下载我的应用程序不计的iPhone3GS和向下的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我怎样才能排除iPhone 3GS用户和从下面下载我的应用程序?我知道这已经问过,但应用商店迅速变化,所以我要确保我做了正确的方式。是否有任何地方选择做什么,在构建设置排除?还是我设置UIRequirements?

How can I exclude iPhone 3GS users and below from downloading my app? I know this has been asked, but the app store changes rapidly, so I want to make sure I am doing it the right way. Is there any place to select what to exclude in the build settings? Or do I have to set UIRequirements?

PS:我想将它们排除在外的原因是因为我GUIElements会出来的地方

PS: The reason I want to exclude them is because my GUIElements would be out of place.

推荐答案

您可以使用属性 UIRequiredDeviceCapabilities ,您可以设置在属性列表这个选项(的plist)文件中找到在你的X code项目。如果要排除的iPhone 3GS,并降低你可以测试一个前置摄像头。

You can use the property UIRequiredDeviceCapabilities, you set this options in the properties list (plist) file found in your Xcode project. If you want to exclude iPhone 3GS and lower you could test for a front-facing camera.

祝你好运!

<一个href=\"https://developer.apple.com/library/ios/#documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html\"相对=nofollow>来源。

这篇关于从下载我的应用程序不计的iPhone3GS和向下的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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