tristanhimmelman / ObjectMapper

Simple JSON Object mapping written in Swift
MIT License
9.13k stars 1.03k forks source link

XCODE 12.0 Could not find module 'ObjectMapper' for target 'arm64-apple-ios-simulator'; #1106

Closed Zevsus closed 3 years ago

Zevsus commented 3 years ago

Hello! on the new version of the Xcode I use the latest and the latest version of CocoaPods. Could not find module 'ObjectMapper' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, x86_64

RakeshTatekonda609 commented 3 years ago

What is the solution here..?

lendk-dua commented 3 years ago

Hello! on the new version of the Xcode I use the latest and the latest version of CocoaPods. Could not find module 'ObjectMapper' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, x86_64

Can you tell us what you did to fix this?

jingchunYuan commented 3 years ago

请问是如何解决这个问题的?