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.
我在旧版本的 Xcode 中构建了一个应用程序,一旦我在 Xcode 5 中重建了应用程序,就会出现很多问题。最大的问题之一是状态栏不再显示,因此图像偏移了 20 像素。如何将项目恢复到 xCode 5 中的原始外观?
如果你使用 xib 构建你的界面,你可以在故事板中重建它,但是,你可以重置你的框架,在你的 appdeletage.m 中重置你的 self.window.view'frame