Xcode12 --- Cocoapods报错arm64

566 阅读1分钟

报错:

升级Xcode12后, 模拟器运行莫名报错:

The linked framework 'Pods_xxx.framework' is missing one or more architectures required by this target: arm64.

解决方法:

Bulid Setting中的User-DefinedVALID_ARCHS添加x86_64