Xcode12 --- Cocoapods报错arm64 luin4 2020-10-13 566 阅读1分钟 报错: 升级Xcode12后, 模拟器运行莫名报错: The linked framework 'Pods_xxx.framework' is missing one or more architectures required by this target: arm64. 解决方法: 在 Bulid Setting中的User-Defined下VALID_ARCHS添加x86_64