[go: up one dir, main page]

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

fix: Update iOS Deployment Target to 11.0 #1788

Conversation

Andrewngabriel
Copy link
Contributor
@Andrewngabriel Andrewngabriel commented Sep 15, 2021

Please verify the following:

  • yarn ci:test jest tests pass with new tests, if relevant
  • README.md has been updated with your changes, if relevant

Describe your PR

Fixes #1764

Copy link
Member
@jamonholmgren jamonholmgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@jamonholmgren jamonholmgren merged commit e39d3cb into infinitered:master Oct 22, 2021
infinitered-circleci pushed a commit that referenced this pull request Oct 22, 2021
# [7.6.0](v7.5.0...v7.6.0) (2021-10-22)

### Bug Fixes

* **generators:** Update NAME.tsx.ejs to avoid require cycle  ([#1794](#1794) by [@anhtuank7c](https://github.com/anhtuank7c)) ([24d149c](24d149c))
* **tests:** Fix Detox failure for new ignited projects ([#1808](#1808) by [@derekgreenberg](https://github.com/derekgreenberg) and [@glesperance](https://github.com/glesperance)) ([13d9bbb](13d9bbb))

### Features

* **boilerplate:** Update iOS Deployment Target to 11.0 ([#1788](#1788) by @Andrewngabriel) ([e39d3cb](e39d3cb))
@infinitered-circleci
Copy link

🎉 This PR is included in version 7.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Xcode deployment target set to 10 (should be 11)
3 participants