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 4.5 创建一个新的 iOS 5.1 / iPhone 4 应用程序并使用我的 iPhone 5 进行测试。我用故事板制作了一个新项目,当我在我的设备上测试它时,它会缩放以填满屏幕——我的所有图像都被拉伸了。我想为旧设备(4、4s 等)修复较小的屏幕尺寸。
我需要调整视图控制器/视图上的哪些设置才能执行此操作?还是在构建设置中?
在 Traget Build Settings 中将允许的构建从默认设置armv7 armv7s为 onlyarmv7并删除文件:Default-568h@2x.png.
armv7 armv7s
armv7
Default-568h@2x.png