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

Carthage build failed with Swift 5.3 #23

Closed
aortegas opened this issue Oct 27, 2020 · 3 comments
Closed

Carthage build failed with Swift 5.3 #23

aortegas opened this issue Oct 27, 2020 · 3 comments
Assignees

Comments

@aortegas
Copy link

*** Downloading binary-only framework PhraseSDK at "https://raw.githubusercontent.com/phrase/ios-sdk/master/PhraseSDK.json"

Incompatible Swift version - framework was built with 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53) and the local version is 5.3 (swiftlang-1200.0.29.2 clang-1200.0.30.1).

@winkelsdorf winkelsdorf self-assigned this Oct 27, 2020
@winkelsdorf
Copy link
Contributor

winkelsdorf commented Oct 27, 2020

@aortegas Please update your Carthage version to latest Carthage master. The Phrase SDK framework is built using Module Stability and works fine with Swift 5.3.

See #13 and Carthage/Carthage#2887 for more details.

Please let me know if this solves the issue for you.

@aortegas
Copy link
Author

Resolved @winkelsdorf
Thanks for your help.

@winkelsdorf
Copy link
Contributor

@aortegas You're welcome, glad I could help!

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