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
[x] iOS
[ ] macOS
[ ] visionOS
[ ] Windows
Test plan
npm run set-react-version nightly
yarn
cd example
pod install --project-directory=ios
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
Test plan