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ファイルを編集して問題を修正すると、実行されませんiOS7.
Xcode 5 のアプリを iOS 6 と互換性を持たせるためのヒントはありますか?
必要なものはすべてこのガイドに記載されています。
https://developer.apple.com/library/ios/documentation/userexperience/conceptual/TransitionGuide/AppearanceCustomization.html
extendedLayoutIncludesOpaqueBarsYESに設定する必要があります
extendedLayoutIncludesOpaqueBars