Can't get rid of Apple LLVM 5.0 Error

后端 未结 14 1014
无人共我
无人共我 2021-02-01 13:40

It keeps saying:

fatal error: file \'/Applications/Xcode5-DP5.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/includ

14条回答
  •  南笙
    南笙 (楼主)
    2021-02-01 14:25

    I used Shift + CMD + K to try and clean the project, but it did not disappear.

    All I had to do was go and check the names of -info.plist and -Prefix.pch.

    Then Shift + CMD + K worked.

    In my case the problem was Clang exiting with code 1.

提交回复
热议问题