Xcode shows many errors but program compiles and runs fine (in both simulator and device)

后端 未结 16 1357
陌清茗
陌清茗 2020-12-23 13:46

After installing the CocoaLumberjack\' log compressor class I\'ve been getting this annoying behavior: Xcode complains that there are many undeclared identifiers and gives m

16条回答
  •  时光说笑
    2020-12-23 13:59

    I got the similar type of issue.

    Alternate option to fix this is Open organizer and delete the derived data of your project or delete all the projects in organizer projects tab. It works fine..

提交回复
热议问题