xcode - invalid bitcode

后端 未结 10 2193
时光取名叫无心
时光取名叫无心 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:42

    Using pod deintegrate and pod install again resolved my problem. It might be helpful to other who have this question.

提交回复
热议问题