简体   繁体   English

苹果是否通过使用xcode-5接受带有iOS6 SDK的应用程序?

[英]Does Apple accept a app with iOS6 SDK by using xcode-5?

Long back I submitted an app by using xocde4.5.2 with iOS 6.1 as base SDK. 很久以前,我通过使用xocde4.5.2和iOS 6.1作为基本SDK提交了一个应用程序。 Now I need give version support for my old application. 现在,我需要为旧应用程序提供版本支持。 I don't have much time to support iOS7 by using xcode-5. 我没有太多时间通过使用xcode-5支持iOS7。 After goggling I came to know that, We can fix base SDK to iOS6.1 in xcode-5. 细读之后,我知道,我们可以在xcode-5中将基本SDK修复到iOS6.1。 I can able to run it on my iOS7 device with iOS6 appearance. 我可以在具有iOS6外观的iOS7设备上运行它。 My question is, does apple accept this kind of applications( xocde-5 with iOS6 SDK)? 我的问题是,苹果是否接受这种应用程序(带有iOS6 SDK的xocde-5)?

No. For now all applications should be distributed with iOS 7 SDK support and with new Xcode 5.1.1. 否。目前,应随iOS 7 SDK支持和新的Xcode 5.1.1一起分发所有应用程序。 if you are uploading through Xcode. 如果您通过Xcode上传。

Unfortunately NO Apple will reject your application. 不幸的是, 没有 Apple会拒绝您的申请。 On December 17th 2013 Apple made an announcement stating that any application submitted to the Apple App Store Review process from the 1st February 2014 must be submitted using xcode 5 and must be iOS 7 optimized. Apple在2013年12月17日发布公告,声明自2014年2月1日起提交至Apple App Store审查流程的任何应用程序都必须使用xcode 5提交,并且必须经过iOS 7优化。

You can find this announcement HERE but all it says is 您可以在此处找到此公告,但它只不过是

Starting February 1, new apps and app updates submitted to the App Store must be built with the latest version of Xcode 5 and must be optimized for iOS 7. Learn more about preparing your apps by reviewing the iOS Human Interface Guidelines. 从2月1日开始,提交给App Store的新应用程序和应用程序更新必须使用最新版本的Xcode 5构建,并且必须针对iOS 7进行优化。有关更多信息,请查看iOS人机界面指南,以准备您的应用程序

So you will need to fix any iOS 7 issues before you submit your application. 因此,在提交应用程序之前,您需要修复所有iOS 7问题。

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

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