Koloda icon indicating copy to clipboard operation
Koloda copied to clipboard

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

Open siddheshc27 opened this issue 3 years ago • 1 comments

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?

siddheshc27 avatar Aug 29 '20 14:08 siddheshc27

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

Ezra-Black avatar Sep 21 '20 06:09 Ezra-Black