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

[Bug] - mailcore-io package failed to build #1973

Open istvanbagi opened 1 year ago

istvanbagi commented 1 year ago

Summary Mailcore-ios build fails with not found header files and artifacts. A more detailed descrioption of how to make a build perhaps would help. Platform(s)

<iOS>

Happens on Mail Server

<Gmail>
<iCloud>

Piece of code

#include <libetpan/libetpan.h>

Actual outcome MailCore-ios did not built

Connection Logs

Expected outcome MailCore-ios should be built

ghr1234 commented 8 months ago

I have been building for MacOS. The first build fails with ~24 errors. Building again - without cleaning the build folder - results in a build with no errors. Totally repeatable.