file:///Users/tudou/Desktop/lemonshuoProject/trunk/LemonShuo/classess/EditProfile/Question/Controller/LMSQuestionController.m: warning: Missing file: /Users/tudou/Desktop/lemonshuoProject/trunk/LemonShuo/classess/EditProfile/Question/Controller/LMSQuestionController.m is missing from working copy
PHPz2017-04-17 17:40:39
原因:
你在Finder中刪除了類文件, Xcode仍然持有該文件的引用, 但實際文件已經不存在, 因此報錯
解決方法:
在Xcode檔案參考清單中清除該檔案: Build Phases - Compile Sources,清除