我收到了这条消息
Could not load the "ItunesArtwork.png" image referenced from a nib in the bundle with
好的,哪个XIB包含ItunesArtwork.png?
我怎么知道?
我搜索ItunesArtwork.png但没有找到任何内容
答案 0 :(得分:1)
由于.xibs只是XML文件,我猜你可以在finder中搜索它们。所以,只需转到您的项目目录,然后搜索“ItunesArtwork.png”,然后您还应该获得使用它的.xib名称。