词法或预处理器问题:找不到“MyViewController.h”文件

Luc*_*uca 5 objective-c ios xcode4.3

当我尝试更改.hand 中的视图控制器名称时.m,出现此错误:

Lexical or PreProcessor Issue
'MyViewController.h' file not found.
Run Code Online (Sandbox Code Playgroud)

仅供参考,尽管此词法错误,应用程序仍能正常运行。

Zal*_*ykr 0

尝试进入Product菜单并单击来清理您的构建Clean

我希望这可以帮助你。