Skip to content

Move New Architecture setup to new_architecture.rb file#33990

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

Move New Architecture setup to new_architecture.rb file#33990
cipolleschi wants to merge 1 commit into
facebook: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 owner June 10, 2022 09:23
@facebook-github-bot facebook-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-bot react-native-bot added the Platform: iOS iOS applications. label Jun 10, 2022
@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Jun 10, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,824,336 +0
android hermes armeabi-v7a 7,211,554 +0
android hermes x86 8,134,977 +0
android hermes x86_64 8,115,128 +0
android jsc arm64-v8a 9,691,263 +0
android jsc armeabi-v7a 8,447,366 +0
android jsc x86 9,642,650 +0
android jsc x86_64 10,239,826 +0

Base commit: 168f020
Branch: main

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Jun 10, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 71da212
Branch: main

…3990)

Summary:
Pull Request resolved: facebook#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-bot react-native-bot added the Merged This PR has been merged. label Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: iOS iOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants