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 7 beta 后,在模拟器和设备 (iOS 9) 上运行,视图大小似乎被扭曲了。类似于未针对 iPhone 6/6 Plus 优化的应用程序,但高度也缩短了。
为什么会发生这种情况?谢谢
我通过在资产文件夹中添加大小正确的 iPhone 6 启动图像解决了这个问题。这使得视图完美契合。