react-native icon indicating copy to clipboard operation
react-native copied to clipboard

iOS autolinking.rb needs to export react_native_pods.rb

Open blakef opened this issue 1 year ago • 3 comments

Summary: Users using the new react-native/scripts/cocoapods/autolinking.rb script will expect all of the helper methods previously exposed throug react_native_pods.rb.

This was an oversight.

Changelog: [iOS][Fixed] exposes react_native_pods methods through autolinking.rb

Differential Revision: D57066094

blakef avatar May 07 '24 22:05 blakef

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

facebook-github-bot avatar May 07 '24 22:05 facebook-github-bot

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

facebook-github-bot avatar May 07 '24 22:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,262 +8
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,553 +6
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: be09d12667044f237f08af410b2838062eb8e657 Branch: main

analysis-bot avatar May 07 '24 23:05 analysis-bot

This pull request has been merged in facebook/react-native@6b56fb0d0b40728d0baef8566d754d7081363584.

facebook-github-bot avatar May 13 '24 21:05 facebook-github-bot