今天,Apple 向 iOS7 开发者宣布:
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.
http://techcrunch.com/2013/12/17/apple-requiring-all-app-submissions-to-be-optimized-for-ios-7-by-feb-1st/
我们应该怎么做?使用iOSSDK7.0或更高版本?使用 Xcode5.0 或更高版本?
谢谢
Best Answer-推荐答案 strong>
针对 iOS 7 进行优化并不是一项完全的技术任务。是的,您应该使用最新的 SDK 和 Xcode,但这意味着您应该阅读并遵循 iOS7 UI 过渡指南,iOS Human Interface Guidelines以及 Apple Developer Center 中的各种其他样式指南。
关于ios - iOS7的优化我们应该怎么做?,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/20650971/
|