Moya: Could not find module 'Moya' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, x86_64

Created on 16 Sep 2020  路  5Comments  路  Source: Moya/Moya

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 ?

Most helpful comment

Same issue on Xcode 12

All 5 comments

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)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Tynox picture Tynox  路  3Comments

geraldeersteling picture geraldeersteling  路  3Comments

dimpiax picture dimpiax  路  3Comments

pedrovereza picture pedrovereza  路  3Comments

holysin picture holysin  路  3Comments