简体   繁体   English

我是否仍可以将iOS 3.2 SDK编译的应用程序上传到iTunesConnect

[英]Can I still upload an iOS 3.2 SDK compiled app to iTunesConnect

I would like to update an iPad app, that is already existing in the app store. 我想更新一个iPad应用程序,该应用程序商店中已经存在。 I have compiled that app about a year ago with XCode 3.2.4 and iOS 3.2 SDK. 大约一年前,我已经使用XCode 3.2.4和iOS 3.2 SDK编译了该应用程序。

Is it possible/permitted to upload an adjusted version of the app, that has been compiled with iOS 3.2 SDK again? 是否可以/允许上传经过调整的应用程序版本,该版本已使用iOS 3.2 SDK再次编译? I would like to avoid compiling the app with iOS 4.3 SDK or iOS 5 SDK (if available in a few weeks), as I would have to adjust several implementation files to optimize the app for a build with the newer SDK versions. 我想避免使用iOS 4.3 SDK或iOS 5 SDK(如果在几周内可用)编译应用程序,因为我必须调整多个实现文件以针对使用较新SDK版本的应用程序优化应用程序。

There seems to be no clear information related to that topic in apples docs or guideslines... 苹果文档或指南中似乎没有与该主题相关的明确信息...

否。Apple要求上传到App Store的应用程序必须使用当时可用的最新版本的SDK进行编译。

I was finally able to successfully bring 2 apps into the App Store, that have been compiled with a iOS 3.2 SDK without any rejection by the Apple reviewers. 我终于能够成功地将2个应用程序成功引入App Store,这些应用程序已经使用iOS 3.2 SDK进行了编译,而没有被Apple审阅者拒绝。 Apple didn't require me to use the latest Build SDK (iOS 5.0 at this time). Apple不需要我使用最新的Build SDK(当前为iOS 5.0)。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM