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(ios): match deployment target when on 0.76 #2196

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Aug 23, 2024

Description

react-native bumped iOS deployment target yesterday, breaking our nightly builds. This is a temporary change to bump it when we're on 0.76. Long term, we will match the version in the next major release of RNTA.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

npm run set-react-version nightly
yarn
cd example
pod install --project-directory=ios

@tido64 tido64 merged commit 69225c5 into trunk Aug 23, 2024
30 checks passed
@tido64 tido64 deleted the tido/ios/fix-nightly-deployment-target branch August 23, 2024 17:39
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