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.58k stars 623 forks source link

[Bug] - 'libetpan/libetpan.h' file not found in iOS project #2001

Open karam28 opened 3 months ago

karam28 commented 3 months ago

Summary I have download your code from github and try to run the iOS app but it's failed with error 'libetpan/libetpan.h' file not found.
Platform(s)

<iOS>

Happens on Mail Server

Piece of code

Actual outcome MailCore did or did not ...

Connection Logs

failed with error 'libetpan/libetpan.h' file not found.

Expected outcome

Link to sample code on GitHub reproducing the issue (a full Xcode project):