如何让我的iOS app不支持iPad


就是提交应用的时候, 不用提交一份iPad的运行截图。只支持iPhone


ipad ios

small妖 10 years, 3 months ago

默认就是可以不提交 iPad 截图

psolls answered 10 years, 3 months ago

When you create the project in Xcode, choose "iPhone" as device type. Or you can do this by going through the following steps.

Select Edit Project settings from Projects .
Go to build settings.
Select Targeted Device Family and Choose iPhone.
That should do it.

DRDRDDR answered 10 years, 3 months ago

Your Answer