报错:
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
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