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.1.3 cannot be imported by the Swift 5.2.4 compiler. #521

Open
gsp100677 opened this issue Jul 7, 2020 · 0 comments

Comments

@gsp100677
Copy link

gsp100677 commented Jul 7, 2020

Hi - I just upgraded to the latest stable Xcode 11.5 (via the mac app store), and am now getting this error (using YapDatabase with Carthage):

"Module compiled with Swift 5.1.3 cannot be imported by the Swift 5.2.4 compiler" - referring to YapDatabase.

From what I understand Apple introduced module stability in Swift 5.1 but your framework needs to enable "Build Libraries for Distribution" to share between the different Swift compilers.

Is this a known issue that can be easily/quickly fixed your end? I don't want to have to downgrade Xcode just to make this work.

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

1 participant