Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试更新我的应用程序以拥有 iOS 7 UI。当我以现在的方式运行它时,它在 iOS 6 上运行良好,但在 iOS 7 中它只是推动导航栏和其他所有内容,但是当我编辑我的 xib 文件以解决问题时,但它没有运行IOS 7。
使 Xcode 5 中的应用程序与 iOS 6 兼容的任何提示?
您需要的一切都可以在本指南中找到:
https://developer.apple.com/library/ios/documentation/userexperience/conceptual/TransitionGuide/AppearanceCustomization.html
你需要设置extendedLayoutIncludesOpaqueBars为YES
extendedLayoutIncludesOpaqueBars