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

"Incompatible Swift version - framework was built with 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1) and the local version is 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1)." #49

Closed
walkertop opened this issue Dec 7, 2018 · 5 comments

Comments

@walkertop
Copy link

carthage install method: [ ] .pkg, [ x] homebrew, [ ] source
which carthage:/usr/local/bin/carthage
carthage version: 0.31.2
xcodebuild -version: Xcode 10.1\Build version 10B61
Are you using --no-buildno
Are you using --no-use-binariesno
Are you using --use-submodulesno
Are you using --cache-buildsno
Are you using --new-resolverno

cartfile

github "freshOS/then" "4.2.0"

*** Downloading then.framework binary at "Xcode10 & Swift 4.2"
***  Skipped installing then.framework binary due to the error:
	"Incompatible Swift version - framework was built with 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1) and the local version is 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1)."

@walkertop
Copy link
Author

@s4cha can u slove my issue?

@florianbuerger
Copy link
Contributor

@walkertop Until this is solved in the framework itself you can use the --no-use-binaries flag for carthage to build it with the right toolchain so the version will match.

@walkertop
Copy link
Author

@florianbuerger that's ok,3ks

@s4cha
Copy link
Member

s4cha commented Dec 19, 2018

@walkertop version 4.2.1 is now pre-built with the new Xcode https://github.com/freshOS/then/releases/tag/4.2.1, let me know if that works for you :)

@walkertop
Copy link
Author

fine to me,thanks

@s4cha s4cha closed this as completed Dec 27, 2018
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

3 participants