简体   繁体   中英

Submitting iOS app update after 20 September 13 - Xcode 5

I've tried to find an answer by googling around but I haven't found it. On 18 September 2013, Apple will release iOS 7 for compatible devices. After this date to publish an app update or a new app, must I build it using Xcode 5 or can I use Xcode 4.6.2? If I want to use Xcode 4.6.2 to build my application can I use it?

Thanks!

You can install both Xcode 4x and Xcode 5 on the same machine side by side. It would be better if you test your app on Xcode 5 as soon as possible, because overnight millions of users will shift to iOS 7 and your app might not work at all or work improperly in iOS 7.

Last week when I tried to publish my app from Xcode 4, there was no issue but later I received a email saying 120x120 image is missing which is recommended for iOS 7 users. Hence better if you upgrade to Xcode5 as soon as possible but for now Xcode 4 will definitely work.

After all previous updates, developers were able to use previous versions of XCode and SDK. I think this time will be the same. So don't be worried.

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