mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Export script/cocoapods/flipper.rb to fix the CI (#33792)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33792 This Diff exports the `flipper.rb` file in the `package.json` to fix the OSS CI ## Changelog [iOS][Changed] - Export `flipper.rb` script file Reviewed By: cortinico Differential Revision: D36244721 fbshipit-source-id: d8c57ce6525bce6f0acbe722064b79eda0d0a7a8
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1839f68fa6
commit
e07a7eb16b
@@ -53,6 +53,7 @@
|
||||
"scripts/react_native_pods_utils/script_phases.rb",
|
||||
"scripts/react_native_pods_utils/script_phases.sh",
|
||||
"scripts/react_native_pods.rb",
|
||||
"scripts/cocoapods/flipper.rb",
|
||||
"scripts/react-native-xcode.sh",
|
||||
"sdks/hermesc",
|
||||
"sdks/hermes-engine.podspec",
|
||||
|
||||
Reference in New Issue
Block a user