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.2 cannot be imported by the Swift 5.3 Compiler #121

Open
VetriThiyagu opened this issue Oct 29, 2020 · 0 comments

Comments

@VetriThiyagu
Copy link

Hi,
I wanted to build a .framework, I have static library(built using c++ code), header file, objective-C files and swift files, I need to build a .framework using listed files. When I tried building, I could able to build and use in a same Xcode and machine, When I import the framework in other machine with different Xcode version, It threw "Module compiled with Swift 5.1.2 cannot be imported by the Swift 5.3 Compiler" error. Can you please help me to solve this?

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