标签: ios xcode4.5 nib
当我在xcode 5中打开项目时,我收到此警告。
Multiple resources have the same name: .png. The preceding issues may have occurred due to an SCM operation such as merging.
在我的XIB中,我有2张具有相同背景图像的uiimageviews。
答案 0 :(得分:0)
删除导致项目错误的图像,然后重新启动Xcode,重新链接图像资源。