mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49334 This diff adds a script in the `react-native/script/releases` folder that we will use as base to prepare prebuilds for iOS The script can be invoked from the repository root with ``` node scripts/releases/prepare-ios-prebuilds.js ``` ## Changelog: [Internal] - Add scripts to prepare ios prebuilds Reviewed By: cortinico Differential Revision: D69461691 fbshipit-source-id: 8d33955dd799f95c43de565e48360558d7d946d4