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

Bond Version 6.10.3 Updates ReactiveKit to 3.10, which is only Swift 5 Compatible #212

Open
reaganwood1 opened this issue Apr 9, 2019 · 1 comment

Comments

@reaganwood1
Copy link

reaganwood1 commented Apr 9, 2019

Reactive Kit got updated a few days ago to version 3.10. Bond Version 6.10.3 began pulling that version of the library, even though it's only compatible with Swift 5.

Workaround, I had to manual go into the cocoa pods .podsec file and set the Reactive Kit version and checksum to a version below Reactive Kit 3.10 to avoid build errors, since we have not upgraded to Swift 5 yet.

Minor version bump should not contain breaking changes as Reactive Kit 3.10 contains breaking changes for bond version 6.10.3.

@chickdan
Copy link

chickdan commented Apr 9, 2019

#213

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