开发者

Submit an universal app as iPad only app to Apple

开发者 https://www.devze.com 2022-12-28 15:00 出处:网络
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.

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.

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.

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

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.


When you submit to Apple, you can choose to limit it to certain platforms during the upload process.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号