【发布时间】:2013-11-10 13:42:46
【问题描述】:
突然之间,由于我没有明显的变化,我现在从资产目录中的图像中收到以下错误:
2013-10-30 14:44:46.629 MyApp[38590:a0b] CUICatalog: Can't find rendition for name: LoginBackground scale factor: 2 device idiom: 1 device subtype: 0
2013-10-30 14:44:46.638 MyApp[38590:a0b] Could not load the "LoginBackground" image referenced from a nib in the bundle with identifier "com.mybundleid"
我已尝试删除图像资源并重新添加它们,但无济于事。该问题发生在模拟器和设备中。奇怪的是,我仍然可以在故事板中看到图像。将图像直接添加到项目中也可以。
有没有其他人见过这个错误?怎么回事?
【问题讨论】:
标签: ios7 xcode5 asset-catalog