将通用应用程序作为仅限iPad的应用程序提交给Apple [英] Submit an universal app as iPad only app to Apple

查看:105
本文介绍了将通用应用程序作为仅限iPad的应用程序提交给Apple的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在xcode中创建了一个带有窗口模板的通用应用程序。现在我想提交我的应用程序的iPad版本,因为iPhone版本还没有完全编程。

I created an universal app with the window template in xcode. Now I want submit just the iPad version of my app, because the iPhone version is not yet fully programmed.

这怎么可能?我需要改变什么? (目标设置,info.plist等?)

How is this possible? What do I have to change? (target settings, info.plist, etc.?)

推荐答案

两件事。首先要记住你有活动目标和项目的设置。我不确定应该哪个地方,但是我在目标上做了这些。

Two things. First is remember you have settings for active target, and project. I'm not sure which place things should be, but I made these on the target.

将'Build Active Target Only'设置为true 。$
将'目标家庭设备'设置为iPad。

Set 'Build Active Target Only' to true.
Set 'Target Family Device' to iPad.

你会知道这是有效的,因为编辑的数量会减少一半,当您上传到iTunes Connect时,它不需要iPhone屏幕截图。

You'll know this worked because the number of compilations will be cut in half, and when you upload to iTunes Connect it won't require an iPhone screen shot.

这篇关于将通用应用程序作为仅限iPad的应用程序提交给Apple的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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