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

Upgrade iOS deployment target to iOS10 from iOS8 #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Alex-Navarro-MB
Copy link

@Alex-Navarro-MB Alex-Navarro-MB commented Aug 16, 2021

This pull request includes (pick all that apply):

  • Bugfixes
  • New features
  • Breaking changes
  • Documentation updates
  • Unit tests
  • Other

Summary

Xcode/Platform/Language Compatibility

  • Upgrade iOS deployment version from 8 to 12, to resolve errors being generated by fastlane for deployments.

Implementation

  • Changed iOS deployment target and related documentation

Test Plan

  • Potentially N/A.
    No logic was modified just bumping deployment version.

@eneko
Copy link
Contributor

eneko commented Aug 16, 2021

HI @Alex-Navarro-MB & @brettwellmanmbo, per our recent conversations on our slack channels, we should be able to drop support for anything below iOS 12.

In regards of CI, we would need to migrate this repo to GitHub Actions, since we are not using Travis anymore. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants