Skip to content
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 5.3.2 cannot be imported by the Swift 5.4.2 compiler #56

Open
bbiguduk opened this issue Jul 27, 2021 · 2 comments

Comments

@bbiguduk
Copy link

I have installed SwiftEventBus in my project using Carthage and it shows me this error while running my project.
I used Xcode 12.5.1 and 13 beta.

  • Xcode 12.5.1: Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.4.2 compiler
  • Xcode 13 beta: Module compiled with Swift 5.3.2 cannot be imported by the Swift 5.5 compiler

Can someone please help how I can resolve this?

@dorianck
Copy link

dorianck commented Dec 1, 2021

same for Xcode 12 Xcode 13 and Xcode Beta ! Does someone have a solution for this issue ?

@bbiguduk
Copy link
Author

bbiguduk commented Dec 1, 2021

same for Xcode 12 Xcode 13 and Xcode Beta ! Does someone have a solution for this issue ?

Need to rebuild Carthage for Xcode swift version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants