简体   繁体   中英

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. 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...

否。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. Apple didn't require me to use the latest Build SDK (iOS 5.0 at this time).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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