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 3.0 cannot be imported in Swift 3.0.1 #26

Open
EliricR opened this issue Nov 25, 2016 · 1 comment
Open

Module compiled with Swift 3.0 cannot be imported in Swift 3.0.1 #26

EliricR opened this issue Nov 25, 2016 · 1 comment

Comments

@EliricR
Copy link

EliricR commented Nov 25, 2016

Module compiled with Swift 3.0 cannot be imported in Swift 3.0.1: /Users/Apple/Library/Developer/Xcode/DerivedData/Spectra-fcknpapvuhgrqbbpgiobxuogsadu/Build/Products/Debug-iphoneos/EPSignature.framework/Modules/EPSignature.swiftmodule/arm64.swiftmodule

I am having this error when compiling in xcode 8.1

@raul123uz
Copy link

raul123uz commented Jun 20, 2017

Module compiled with Swift 3.0.2 cannot be imported in Swift 3.1: /$(PROJECT_DIR)/EPSignature.framework/Modules/EPSignature.swiftmodule/arm64.swiftmodule

I am having this error while trying to build the module with Carthage. I used the following command in the terminal.
carthage update --platform iOS --no-use-binaries

Please assist on 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

2 participants