霎時間,並通過在我結束無明顯變化,我現在在我的資產目錄收到以下錯誤從圖像:資產目錄錯誤:CUICatalog:找不到再現了名
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"
我嘗試刪除圖像資產並重新添加它們,但無濟於事。這個問題發生在模擬器和設備上。奇怪的是,我仍然可以看到故事板中的圖像。將圖像直接添加到項目中也很有效。
有沒有其他人見過這個錯誤?這是怎麼回事?
我其實使用CocoaPods 0.27。如果/當您瞭解更多,請更新此線程! –
CocoaPods 0.28解決了這個問題。 – Eric