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

Specify patch version for pre-v1.0 dependency on Turf #442

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jul 31, 2020

We need to specify the patch version for any pre-v1.0 dependency. Otherwise, both Carthage and CocoaPods will automatically pull down a newer minor version, such as Turf v0.6, which could introduce binary incompatibility even without a new release of MapboxDirections.

We haven’t been seeing the issue locally in this repository because of the Cartfile.resolved file. However, Carthage doesn’t look at that file when installing dependencies for downstream projects.

/ref #382 #441 (comment)
/cc @mapbox/navigation-ios

@1ec5 1ec5 added the build label Jul 31, 2020
@1ec5 1ec5 added this to the v1.0.0 milestone Jul 31, 2020
@1ec5 1ec5 requested a review from Udumft July 31, 2020 21:03
@1ec5 1ec5 self-assigned this Jul 31, 2020
@1ec5 1ec5 merged commit ef3cfe7 into master Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants