菜鸟教程小白 发表于 2022-12-12 17:17:34

ios - iOS7的优化我们应该怎么做?


                                            <p><p>今天,Apple 向 iOS7 开发者宣布:</p>

<blockquote>
<p>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.</p>
</blockquote>

<p> <a href="http://techcrunch.com/2013/12/17/apple-requiring-all-app-submissions-to-be-optimized-for-ios-7-by-feb-1st/" rel="noreferrer noopener nofollow">http://techcrunch.com/2013/12/17/apple-requiring-all-app-submissions-to-be-optimized-for-ios-7-by-feb-1st/</a> </p>

<p>我们应该怎么做?使用iOSSDK7.0或更高版本?使用 Xcode5.0 或更高版本?</p>

<p>谢谢</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>针对 iOS 7 进行优化并不是一项完全的技术任务。是的,您应该使用最新的 SDK 和 Xcode,但这意味着您应该阅读并遵循 <strong>iOS7 UI 过渡指南</strong>,<a href="https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/" rel="noreferrer noopener nofollow">iOS Human Interface Guidelines</a>以及 Apple Developer Center 中的各种其他样式指南。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - iOS7的优化我们应该怎么做?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/20650971/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/20650971/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - iOS7的优化我们应该怎么做?