我仍然可以将 iOS 3.2 SDK 编译的应用程序上传到 iTunesConnect
我想更新应用程序商店中已有的 iPad 应用程序。大约一年前,我使用 XCode 3.2.4 和 iOS 3.2 SDK 编译了该应用程序。
是否可以/允许上传已使用 iOS 3.2 SDK 再次编译的应用程序的调整版本?我想避免使用 iOS 4.3 SDK 或 iOS 5 SDK(如果几周后可用)编译应用程序,因为我必须调整几个实现文件来优化应用程序,以使用较新的 SDK 版本进行构建。
苹果文档或指南中似乎没有与该主题相关的明确信息......
I would like to update an iPad app, that is already existing in the app store. I have compiled that app about a year ago with XCode 3.2.4 and 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? 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.
There seems to be no clear information related to that topic in apples docs or guideslines...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不可以。Apple 要求上传到 App Store 的应用程序必须使用当时可用的最新版本 SDK 进行编译。
No. Apple requires apps that are uploaded to the App Store to be compiled with the latest release SDK that is available at the time.
我终于能够成功地将 2 个应用程序带入 App Store,这些应用程序是使用 iOS 3.2 SDK 编译的,并且没有遭到 Apple 审阅者的任何拒绝。苹果没有要求我使用最新的Build SDK(此时是iOS 5.0)。
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. Apple didn't require me to use the latest Build SDK (iOS 5.0 at this time).