Get by the error wrong nib file

I started making the password generator when I tried to run the application, the compiler told me
was using the wrong xib file. I looked at the project options in the deployment info section and changed
main Interface nib file to MainWindowConroller.xib and run the program again this time without the nib file error.