Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error while updating Moya with carthge #1458

@corentinfoure

Description

@corentinfoure

Hello,
I'm using carthage version 0.26.2, and when trying to update with carthage update --platform iOS I get, only for Moya, this error:

*** Skipped installing Moya.framework binary due to the error:
	"Incompatible Swift version - framework was built with 4.0 (swiftlang-900.0.65.2 clang-900.0.37) and the local version is 4.0.2 (swiftlang-900.0.69.2 clang-900.0.38)."
*** Checking out Moya at "10.0.0" 

Here is my Cartfile:
github "Moya/Moya" "10.0.0"

Would you have any idea of why or how I could make this work ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions