facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
116.27k stars 23.99k forks source link

[iOS][CI] Remove tests using Xcode 14 #44448

Open cipolleschi opened 1 week ago

cipolleschi commented 1 week ago

Summary:

Apple is enforcing that new apps submission to the store mst use XCode 15. There is no reason to keep testing on Xcode 14.3 anymore, hence we are removing those jobs. While doing that, we are also aligning the tests between Test_All and test_iOS workflows.

Changelog:

[Internal] - Remove CircleCI tests for Xcode 14.3

Test Plan:

CircleCI must stay Green

analysis-bot commented 1 week ago
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,249 -45,011
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,601 -44,117
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 2bde626a9fa2f782864937a5258ac494afe27f9f Branch: main

facebook-github-bot commented 1 week ago

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.