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.
我已经为可可豆荚创建了一个包含图像和 xib 的资源包。xibs 似乎只为 3.5" 显示器编译。所以当在 4" 屏幕上运行时,它看起来很奇怪。
我应该在构建设置中提供一些编译器标志吗?这通常是如何解决的?
您需要在资源中为 iPhone 5 添加一个默认启动画面,名称为:
Default-568h@2x.png
这个闪屏的大小是:640*1136
文件名尺寸
苹果文档