-
Notifications
You must be signed in to change notification settings - Fork 631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when installing mailcore2-ios using CocoaPods #1990
Comments
I'm getting similar error. I'm on Apple silicon (M1)
|
It seems to work now with Cocoapods, was broken Last Friday. |
This is because the site where the source code is hosted (etpan.org) is down from time to time (see the podspec) |
Thank You! I started down this same path, but then found your fork. Much appreciated. |
I know you are/were using cocoapods, but if you have switched to SPM and are still facing issues, I have filed a pull request to have SPM build MailCore from source: #2011. It no longer uses a binary and you should no longer face the issue you are facing. If you wish to use the new Package, please use https://github.com/jsflax/mailcore2/ as your Swift Package dependency: In Xcode click File -> Swift Packages -> Add Package Dependency... |
I encountered an issue when attempting to install the
mailcore2-ios
library using CocoaPods. The installation process fails with the following error message:System and libraries information:
Please let me know if there is any additional information needed or if you have any suggestions on how to resolve this compatibility issue. Thank you for your assistance.
The text was updated successfully, but these errors were encountered: