Xcode:仅针对 iPhone 发布应用更新? [英] Xcode: Release app update for iPhone only?

查看:23
本文介绍了Xcode:仅针对 iPhone 发布应用更新?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我过去曾为 iPhone 和 iPad 开发过应用程序,但最新的更新仅适用于 iPhone.

I have made an app for both iPhone and iPad in the past, but the latest update it only intended for iPhone.

我将 Target Device Family 切换到 iPhone Only 并存档和验证,但出现错误:

I switched Target Device Family to iPhone Only and archived and validated, but I get the error:

"This bundle does not support one or more of the devices supported by the previous app version"

有什么办法可以解决这个问题吗?

Is there any way around this?

推荐答案

您的应用是原创的通用应用,因此所有后续更新也必须是通用的.

Your app is original a universal app, so all subsequent updates must also be universal.

您无法将 iPhone 和 iPad 之间的更新分开 - 您的应用是一个应用.

There is nothing you can do in order to separate the update between iPhone and iPad - your app is one app.

简单的事实是,iPad 用户会收到更新,什么都不会改变,而 iPhone 用户会注意到差异.

The simple fact is that iPad users will receive an update, and nothing will change, while iPhone users will notice the differences.

这并不罕见 - 它一直在发生.答案是不用担心.修复您需要修复的任何问题,提交更新后的应用,然后就可以愉快地工作了.

This isn't an uncommon thing - it happens all the time. The answer is to not worry about it. Fix whatever you need to fix, submit the updated the app and be on your merry way.

这篇关于Xcode:仅针对 iPhone 发布应用更新?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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