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
However, if you wish to add the project in a simpler way to your iOS project, I have filed a pull request to have SPM build from source: #2011. It no longer uses a binary and you should no longer face the issue you are facing.
In Xcode click File -> Swift Packages -> Add Package Dependency...
Paste the following URL: https://github.com/jsflax/mailcore2
On the Choose Package Options screen, under Rules switch from Version to Branch (Branch: master) will be the default
Click Next -> Next -> Finish
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)
Happens on Mail Server
Piece of code
Actual outcome
MailCore did or did not ...
Connection Logs
Expected outcome
Link to sample code on GitHub reproducing the issue (a full Xcode project):
The text was updated successfully, but these errors were encountered: