Skip to content

Move New Architecture setup to new_architecture.rb file - #33990

Closed
cipolleschi wants to merge 1 commit into
react:mainfrom
cipolleschi:export-D37040927
Closed

Move New Architecture setup to new_architecture.rb file#33990
cipolleschi wants to merge 1 commit into
react:mainfrom
cipolleschi:export-D37040927

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:
This diff moves the setting of some CPP flags from the main React native pods file to a dedicated file.

It also introduces some tests and it improves the Test Mocks we have

Changelog

[iOS][Changed] - Move the modify_flags_for_new_architecture method to separate ruby file

Differential Revision: D37040927

@cipolleschi
cipolleschi requested a review from hramos as a code ownerJune 10, 2022 09:23
@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported p: Facebook Partner: Facebook Partner labels Jun 10, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D37040927

@react-native-botreact-native-bot added the Platform: iOS iOS applications. label Jun 10, 2022
@analysis-bot

analysis-bot commented Jun 10, 2022

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a7,824,336+0
androidhermesarmeabi-v7a7,211,554+0
androidhermesx868,134,977+0
androidhermesx86_648,115,128+0
androidjscarm64-v8a9,691,263+0
androidjscarmeabi-v7a8,447,366+0
androidjscx869,642,650+0
androidjscx86_6410,239,826+0

Base commit: 168f020
Branch: main

@analysis-bot

analysis-bot commented Jun 10, 2022

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
ios-universaln/a--

Base commit: 71da212
Branch: main

Summary:
Pull Request resolved: #33990
This diff moves the setting of some CPP flags from the main React native pods file to a dedicated file.
It also introduces some tests and it improves the Test Mocks we have
## Changelog
[iOS][Changed] - Move the `modify_flags_for_new_architecture` method to separate ruby file
Reviewed By: cortinico
Differential Revision: D37040927
fbshipit-source-id: 20fab8bd95f25c05b1fc66b6d507114783ff70b1
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D37040927

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cipolleschi in 71da212.

When will my fix make it into a release? | Upcoming Releases

@react-native-botreact-native-bot added the Merged This PR has been merged. label Jun 18, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartnerPlatform: iOSiOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@cipolleschi@facebook-github-bot@analysis-bot@react-native-bot