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

Require iOS 10.0 et al. #379

Merged
merged 1 commit into from
Aug 19, 2019
Merged

Require iOS 10.0 et al. #379

merged 1 commit into from
Aug 19, 2019

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Aug 7, 2019

This library now requires a minimum deployment target of iOS 10.0 or above, macOS 10.12.0 or above, tvOS 10.0 or above, or watchOS 3.0 or above. Older operating system versions are no longer supported.

Real-world usage of the older versions appears to be minuscule. Increasing the library’s minimum deployment target gets us one step closer to being able to rely on Swift ABI stability, which requires iOS 12.2 or above. In the near term, this change is needed for continued feature development, including #250.

/cc @mapbox/navigation-ios @mapbox/driver-app

@1ec5 1ec5 merged commit 50e45b6 into master Aug 19, 2019
@1ec5 1ec5 deleted the 1ec5-ios10 branch August 19, 2019 22:43
@1ec5 1ec5 modified the milestones: v0.31.0, v1.0 Dec 28, 2019
@1ec5 1ec5 modified the milestones: v1.0.0, v0.31.0 (v0.40) Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards incompatible changes that break backwards compatibility of public API build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants