문제

I am getting this warning when i opened my project in xcode 5.

Multiple resources have the same name: .png. The preceding issues may have occurred due to an SCM operation such as merging.

In my XIB i have 2 uiimageviews with the same background image.

도움이 되었습니까?

해결책

Delete the images which caused error in your project , and restart Xcode, relink the image resource.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top