Xcode 8 red files but not missing Xcode 8 red files but not missing xcode xcode

Xcode 8 red files but not missing


Select the file in the Project navigator on the left, then open the right side Utilities view and select the File inspector. Then click on the little folder icon and make sure that points to the right path.

enter image description here


I have the same problem - definitely not missing files. This is too late for OP but for anyone finding this ... it might help to change the file 'Location' setting from "Relative to Group" to Relative to Project" and then clicking on the folder to reselect the file. It worked for me. I think the path of the group can get messed up.


I would suspect that the files are missing, but Xcode is able to still compile because it's picking up older version from the derived data directories.

I would suggest clearing your derived data to be sure.