Xcodes files gone missing

Hi!

Yesterday I didn't program at all but left my project opened on xcode all day even though I only used my mac to check emails and personal stuff. Today I run the project to take a look at the app just to find the majority of the files missing (name written in red). Among those files there were some cells, view controllers, pods, info.plist, app delegate, etc. I tried to search them on Finder but couldn't find them. I tried to cd Desktop the project on terminal to open the podfile but was unsuccessful as well. Can anyone help me?

Try this:

  1. Close Xcode.
  2. Reboot the Mac.
  3. Reload Xcode.
  4. Reload project.

BUT before trying to run it, clear project files. If it still shows red files, look for those files manually in the Finder or recreate them.

Dan Uff

Xcodes files gone missing
 
 
Q