Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant