-
Notifications
You must be signed in to change notification settings - Fork 101
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
Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0 compiler #163
Comments
You need to build it again by running |
After running carthage update --platform ios --no-use-binaries,I can see this error: DanielMacBook-Pro:CZR_Wallet的副本 xiaofufu$ carthage update --platform ios --no-use-binaries This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/4p/kfvx0bg503lgfs6mpm_3_9900000gn/T/carthage-xcodebuild.C0Hx64.log Do you know what can I do for this? |
Try to run without |
After running carthage update --platform ios,I can see this error: |
What can I do with this error?
Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0 compiler:
The text was updated successfully, but these errors were encountered: