【发布时间】:2013-01-08 17:13:52
【问题描述】:
即使模拟器已经在视网膜模式下运行,当我通过 XCode 启动我的应用程序时,它也会切换回非视网膜模式。在我的应用构建设置中是否有办法使其需要 Retina iPad,或强制模拟器以 Retina 模式运行?
运行 XCode 4、模拟器 5。
【问题讨论】:
-
尝试清理您的 XCode 项目,然后重新启动 XCode 和您的模拟器。
标签: ios xcode ios-simulator retina-display