简体   繁体   English

我可以将我的应用程序从所需的较高iOS版本更新为所需的较低iOS版本吗?

[英]Can I update my app from higher iOS version required to lower iOS version required?

I'm an iOS developer. 我是iOS开发人员。 I have an app with deployment target iOS6. 我有一个部署目标为iOS6的应用程序。 The app has been approved and is available in AppStore now. 该应用程序已被批准,现在可以在AppStore中使用。 I just wonder if I can update my app with deployment target iOS5? 我只是想知道我是否可以使用部署目标iOS5更新我的应用程序?

Yes in a new update just change the development target to whatever you want, then upload the update. 是的,在新更新中,只需将开发目标更改为所需的内容,然后上传更新。 It is a very common practice. 这是非常普遍的做法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我可以将Alamofire更新到版本4,并且在我的应用程序中仍然支持iOS 8吗? - Can I update Alamofire to version 4 and still support iOS 8 in my app? 我无法在iPad 5.1中运行我的应用程序,因此我需要将其降级到5.0或更低的iOS版本 - I can not run my app in the iPad 5.1, so i need to downgrade it to 5.0 or lower iOS version Xcode 4 iOS应用验证失败-声称我的版本不更高。 。 。 但它更高 - Xcode 4 iOS app validation failed — claims my version is not higher . . . but it IS higher 在安装iOS应用时提醒用户有关所需的iOS版本的信息 - Alert the user about required iOS version while installing iOS app 有没有办法配置您的应用程序所需的ios版本? - Is there any way to configure the ios version required for your app? 如何设置最低要求的 Ios 版本? - How to set minimum required Ios version? 在iOS 8上进行开发所需的最低OpenGL版本是什么? - What is the minimum OpenGL version required for developing on iOS 8? Chalkduster字体所需的最低iOS版本 - Minimum required version of iOS for Chalkduster font 在podspec中设置所需的iOS SDK版本吗? - Set required iOS SDK version in podspec? 什么iOS版本需要使用@autoreleasepool? - What iOS version is required to use @autoreleasepool?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM