You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2024. It is now read-only.
The builds produced cannot be run on the iOS Simulator on Apple Silicon, failing with the error:
Could not find module 'Mapper' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, i386-apple-ios-simulator, at: /Users/…/Library/Developer/Xcode/DerivedData/…/Build/Products/Debug-iphonesimulator/Mapper.framework/Modules/Mapper.swiftmodule
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think the issue stems from this line. Someone else has come to the same conclusion.
The builds produced cannot be run on the iOS Simulator on Apple Silicon, failing with the error:
Could not find module 'Mapper' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, i386-apple-ios-simulator, at: /Users/…/Library/Developer/Xcode/DerivedData/…/Build/Products/Debug-iphonesimulator/Mapper.framework/Modules/Mapper.swiftmodule
The text was updated successfully, but these errors were encountered: