When I try to change a view controller name in the .h and .m, I got this error:
Lexical or PreProcessor Issue
'MyViewController.h' file not found.
Just for information, the application run correctly although this lexical error.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try cleaning your build by going into
Productmenu and clicking onClean.I hope this helps you.