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.2.4 cannot be imported by the Swift 5.3 compiler #457

Open
siddheshc27 opened this issue Aug 29, 2020 · 1 comment

Comments

@siddheshc27
Copy link

It's not a bug as such. But, I need help here -

My project has Koloda & Pop frameworks installed through Carthage. It works well on every version of Xcode 11 (currently using v11.6)

But, when I tried running it on Xcode-beta 12.0 - It didn't work as the error says -

Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3 compiler

So I changed command line tools setting to respective Xcode which says Xcode 12.0 (12A8189n) & then tried downloading frameworks. But this is where it is failing -

Screenshot 2020-08-29 at 8 08 40 PM

Can someone please guide me to fix this?

@Ezra-Black
Copy link

Could you post the log that they are indicating towards the bottom in your var/folders?

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