m1中cocoapods中运行install报错

169 阅读1分钟

sudo arch -x86_64 gem install ffi

然后在每次使用pod install时都替换成

arch -x86_64 pod install