The linked library ‘xxx‘ is missing one or more architectures required by this target: arm
生活随笔
收集整理的這篇文章主要介紹了
The linked library ‘xxx‘ is missing one or more architectures required by this target: arm
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
報錯:
The linked library ‘libPods-xxx.a’ is missing one or more architectures required by this target: armv7.
原因:
原有第三方庫尚未配置好arm架構的Xcode。這里是騰訊的UGC庫,2021款imac編譯時出現上述問題。
解決方法:
進入如下路徑:
/Users/你的Mac名稱/Library/Developer/Xcode/DerivedData
找到出現問題的項目,刪除退出重新編譯運行即可。
總結
以上是生活随笔為你收集整理的The linked library ‘xxx‘ is missing one or more architectures required by this target: arm的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 护发
- 下一篇: dsp正弦波信号发生器c语言编程实例,毕