我可以在 iTunes 中为我的应用指定不支持 IOS 5 吗?
我的应用程序被 iOS 5 破坏了,我想阻止人们购买它,直到我开发出修复程序。 Xcode 中的 IOS 部署目标是 iOS 4.2,但 iTunes 提示“需要 iOS 4.2 或更高版本”。我如何摆脱“或以后”?
My app is broken by iOS 5 and I want to prevent people purchasing it until I develop a fix. The IOS Deployment Target in Xcode is iOS 4.2, but iTunes says "Requires iOS 4.2 or later". How do I get rid of the "or later"?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我相当肯定你不能。我建议您在应用程序的描述中说明它目前无法在 iOS 5 上运行,并且即将进行修复。
I'm fairly certain you can't. I would recommend just stating in your app's description that it currently does not work on iOS 5 and that a fix is coming.