Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プロジェクトを 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つのuiimageviewがあります。
プロジェクトでエラーの原因となった画像を削除し、Xcode を再起動して、画像リソースを再リンクします。