MailCore / mailcore2

MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
Other
2.59k stars 623 forks source link

Build failed because MailCore is missing a required architecture. Would you like to build for Rosetta instead? #1977

Open canakyildz opened 1 year ago

canakyildz commented 1 year ago

When I run it on my Mac simulator it's fine but when I run it on m1 iPad Air 5th generation I get this:

Build failed because MailCore is missing a required architecture. Would you like to build for Rosetta instead? Ensure all targets are configured to build for standard architectures. If your project uses external dependencies, contact those vendors to provide updated copies built to support all architectures.

You can control the visibility of architecture-specific run destinations in the Product > Destination menu.

anismansuri63 commented 11 months ago

Were you able to run on the mac catalyst project? if yes, how?