How to fixed error Could not find module 'Moya' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, x86_64 on simulator ios 14 ?
This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Same issue on Xcode 12
This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Same issue on Xcode 12.4
I solve the problem by adding 'x86_64' to VALID_ARCHS (Project > Build Settings)
Most helpful comment
Same issue on Xcode 12