Im getting this error when I build and run in the simulator
Unknown class MainScreenViewController in Interface Builder file.
I changed the name of MainScreenViewController.m and .h to MainMenuViewController.m .h then deleted the old files in the actual directories. I also deleted all references I could find of the old name in IB and the project directories and other files.
How do I purge an old file that no longer exists from the project?
Unknown class MainScreenViewController in Interface Builder file.
I changed the name of MainScreenViewController.m and .h to MainMenuViewController.m .h then deleted the old files in the actual directories. I also deleted all references I could find of the old name in IB and the project directories and other files.
How do I purge an old file that no longer exists from the project?