简体   繁体   English

我如何支持iOS 3.0而不支持iOS 3.2

[英]How can I support iOS 3.0 and not iOS 3.2

I have set my base SDK to 3.0 but don't want my app available for iPad (3.2). 我已将基本SDK设置为3.0,但不希望我的应用程序可用于iPad(3.2)。

How can I accomplish this? 我怎么能做到这一点?

your app will be rejected if it doesn't run on the ipad. 如果您的应用程序无法在ipad上运行,则会被拒绝。
See point 2.10 of the App Store Review Guidelines 请参阅App Store审查指南的第2.10点

iPhone apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution iPhone应用程序也必须在iPad上运行,无需修改,iPhone分辨率和2X iPhone 3GS分辨率

If you just don't want to make a dedicated iPad-Version just start with a iphone-only template. 如果你只是不想制作一个专用的iPad版本,只需从仅限iphone的模板开始。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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