出現(xiàn)如題的原因是 xcode12中使用的arm64架構(gòu),這個(gè)時(shí)候我們需要在項(xiàng)目中添加arm64架構(gòu)。
1.項(xiàng)目中的Excluded Architectures 添加arm64

2.在pods中Excluded Architectures 添加arm64

出現(xiàn)如題的原因是 xcode12中使用的arm64架構(gòu),這個(gè)時(shí)候我們需要在項(xiàng)目中添加arm64架構(gòu)。
1.項(xiàng)目中的Excluded Architectures 添加arm64
2.在pods中Excluded Architectures 添加arm64