react-native
                                
                                 react-native copied to clipboard
                                
                                    react-native copied to clipboard
                            
                            
                            
                        feat: add matrix for Debug/Release and New/Legacy architecture
Summary
This PR is the dual of the Matrix Tests we added to the Android Template a couple of weeks ago. It adds the same tests to iOS, to verify that the template builds with both architectures and with both configurations (Debug/Release)
Changelog
[iOS] [Added] - Test iOS template with both architectures and configurations
Test Plan
CI is green in all the 4 new jobs.
| Platform | Engine | Arch | Size (bytes) | Diff | 
|---|---|---|---|---|
| ios | - | universal | n/a | -- | 
Base commit: 3d82f7e7c738ce5ad7ab119a04568f945d3ed332 Branch: main
| Platform | Engine | Arch | Size (bytes) | Diff | 
|---|---|---|---|---|
| android | hermes | arm64-v8a | 7,617,874 | -16,553 | 
| android | hermes | armeabi-v7a | 7,032,126 | -14,434 | 
| android | hermes | x86 | 7,917,927 | -18,430 | 
| android | hermes | x86_64 | 7,891,556 | -16,857 | 
| android | jsc | arm64-v8a | 9,495,283 | -16,634 | 
| android | jsc | armeabi-v7a | 8,272,914 | -14,284 | 
| android | jsc | x86 | 9,433,074 | -18,374 | 
| android | jsc | x86_64 | 10,026,064 | -16,632 | 
Base commit: 3d82f7e7c738ce5ad7ab119a04568f945d3ed332 Branch: main
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
This pull request was successfully merged by @cipolleschi in 435245978122d34a78014600562517c3bf96f92e.
When will my fix make it into a release? | Upcoming Releases