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
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?
The text was updated successfully, but these errors were encountered:
Hey, I'm using this library and it works on a real device.
But when I try building for a simulator, I get:
I'm running on Apple silicon M1, Xcode 13.4.1
Any idea how to solve this?
The text was updated successfully, but these errors were encountered: