Skip to content

Conversation

@cipolleschi
Copy link
Contributor

Summary:
When it comes to migrate existing libraries, users needs to update their .podspec files with a bunch of changes.
This diff groups those changes in a single function, so that contributors can just invoke that function to prepare their dependencies.

Changelog:

[iOS][Changed] Add function to simplify podspecs

Differential Revision: D39312203

@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. p: Facebook Partner: Facebook Partner fb-exported labels Sep 7, 2022
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Sep 7, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,638,478 -56
android hermes armeabi-v7a 7,050,789 -69
android hermes x86 7,940,249 -37
android hermes x86_64 7,912,250 -54
android jsc arm64-v8a 9,512,189 -47
android jsc armeabi-v7a 8,287,794 -62
android jsc x86 9,451,525 -42
android jsc x86_64 10,042,584 -47

Base commit: 47a05bc
Branch: main

Summary:
Pull Request resolved: facebook#34619

When it comes to migrate existing libraries, users needs to update their .podspec files with a bunch [of changes](https://reactnative.dev/docs/0.69/new-architecture-library-ios#add-folly-and-other-dependencies).
This diff groups those changes in a single function, so that contributors can just invoke that function to prepare their dependencies.

## Changelog

[iOS][Changed] - Add function to simplify podspecs

Differential Revision: D39312203

fbshipit-source-id: c000b9b05187fbf49f65bb5d948880d96361a633
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cipolleschi in 82e9c6a.

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 Sep 9, 2022
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
Summary:
Pull Request resolved: facebook#34619

When it comes to migrate existing libraries, users needs to update their .podspec files with a bunch [of changes](https://reactnative.dev/docs/0.69/new-architecture-library-ios#add-folly-and-other-dependencies).
This diff groups those changes in a single function, so that contributors can just invoke that function to prepare their dependencies.

## Changelog

[iOS][Changed] - Add function to simplify podspecs

Reviewed By: cortinico

Differential Revision: D39312203

fbshipit-source-id: ed631839e07d472a1fdcba33310f9b1d94fe2fd7
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants