After deleting/adding some png files to project, i have got messages when building project.
\"file ProjectPath\\aaa\\xxx.png is missing from working copy.\"
I had a similar issue with a handful of files that had long since been deleted from my Xcode project while I was still using Xcode 7.
My solution was to:
This got rid of the warnings for me.