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

How to deal with: Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler: /Applications/MAMP/htdocs/VPNOn/Carthage/Build/iOS/KeychainAccess.framework/Modules/KeychainAccess.swiftmodule/x86_64.swiftmodule ? #113

Closed
Dongzhu opened this issue Nov 8, 2019 · 2 comments

Comments

@Dongzhu
Copy link

Dongzhu commented Nov 8, 2019

I have downloaded the whole VPNOn package to build and run in Xcode,but noticed like this:
/*******
Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler: /Applications/MAMP/htdocs/VPNOn/Carthage/Build/iOS/KeychainAccess.framework/Modules/KeychainAccess.swiftmodule/x86_64.swiftmodule
*******/
How can I deal with this problem and run it well in my Xcode.
My running environment:
macOS Catalina 10.15.1
Xcode:Version 11.2 (11B52)

Please give me a hand , if you know how to deal with , please answer me an email to 335940945@qq.com, or leave message here in github.
thank you very much.

@O-mkar
Copy link

O-mkar commented Nov 12, 2019

Run Carthage update and replace KeychainAccess.framework in your project.

@manveersinghdodiya
Copy link

i am also facing the same issue and also update Carthage

@lexrus lexrus closed this as completed Oct 31, 2020
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

4 participants