Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find module 'SwiftSMTP' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator #130

Open
DoronTorangy opened this issue Jun 26, 2022 · 1 comment

Comments

@DoronTorangy
Copy link

DoronTorangy commented Jun 26, 2022

Hey, I'm using this library and it works on a real device.
But when I try building for a simulator, I get:

Could not find module 'SwiftSMTP' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: /Users/user/Library/Developer/Xcode/DerivedData/myapp-gvdqdjdvdskiwrduhviuliugsnuz/Build/Products/Debug staging-iphonesimulator/SwiftSMTP.swiftmodule

I'm running on Apple silicon M1, Xcode 13.4.1

Any idea how to solve this?

@dannys42
Copy link
Contributor

I don''t believe this is specific to SwiftSMTP. Perhaps some of these suggestions will help you:

From Apple's developer's forum:
https://developer.apple.com/forums/thread/123614

And on Stackoverflow here:
https://stackoverflow.com/questions/56957632/could-not-find-module-for-target-x86-64-apple-ios-simulator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants