应用商店提交
问题描述:
根据苹果最新的 提交规则 本应使用 ios 6 sdk 构建的应用程序将在 2 月 1 日之后被拒绝
According to latest Apple's new submission rules apps which would have built with ios 6 sdk will be rejected after february 1st
但我不能说清楚一件事:Apple 会在 2 月 1 日之后提交使用 Lates sdk 7.0 构建的应用程序并将部署目标设置为 6.0 吗?
But I can't make one thing clear : will Apple submit apps built with lates sdk 7.0 and deployment target set up to 6.0 after february 1st?
答
https://developer.apple.com/news/index.php?id=12172013a#top
您的应用应该针对 iOS7 进行优化,这意味着您必须使用 iOS 7 SDK 作为基础 SDK 来编译它.是的,他们会接受部署目标 6.0 甚至更低版本的应用程序.
Your app should be optimized for iOS7 means you have to compile it with iOS 7 SDK as Base SDK. Yes they will accept app with Deployment Target 6.0 and even lower.