xcode - invalid bitcode

后端 未结 10 2228
时光取名叫无心
时光取名叫无心 2021-02-15 13:20

I\'m getting this error

error: Invalid bitcode signature

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

10条回答
  •  心在旅途
    2021-02-15 13:50

    I got the same error after doing a pod update - restarting Xcode did the trick for me.

提交回复
热议问题