clang: error: clang frontend command failed with exit code 70 (use -v to see invocation)

后端 未结 6 992
名媛妹妹
名媛妹妹 2021-01-04 03:33

I don\'t know what causes it.

It does not happen at iPhone 5 and simulators. It have been happened only my original device iPhone 7.

fatal error: err         


        
6条回答
  •  一生所求
    2021-01-04 04:12

    Delete ~/Library/Developer/Xcode/DerivedData worked for me. Issue is due to cache, since your using pods - you need to remove old references

提交回复
热议问题