react-native/packages
Blake Friedman eba1828a83 directly call community-cli-plugin in react-native-xcode.sh (#44721)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/44721

For iOS builds of `react-native`, the [react-native-xcode.sh](https://www.internalfb.com/code/fbsource/[7ad79aae3e8bf565d53f087ac7f7b7622b19acec]/xplat/js/react-native-github/packages/react-native/scripts/react-native-xcode.sh) script is executed as one of the build phases.  This phase bundles the JS application (dev or production).

I've updated this to use the new `bundle.js` script instead of calling the `react-native/cli.js`.  This is identical except with how the config is captured:

{F1669960016}

This is similar to our approach with the Gradle plugin, giving Framework authors more control.

**Other:** formatting changes for the Privacy Manifest that Xcode keeps updating.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D57915368

fbshipit-source-id: f52ea4b3cb94212ac97a3d7edeb68747418fe0a9
2024-06-05 09:08:16 -07:00
..
assets
babel-plugin-codegen
community-cli-plugin
core-cli-utils build and bundle (#44720) 2024-06-03 06:01:43 -07:00
debugger-frontend Update debugger-frontend from 94c8238...3307f31 (#44798) 2024-06-05 08:16:28 -07:00
dev-middleware add fusebox flag to error case of launch debugger event (#44696) 2024-05-29 06:00:36 -07:00
eslint-config-react-native
eslint-plugin-react-native
eslint-plugin-specs
helloworld directly call community-cli-plugin in react-native-xcode.sh (#44721) 2024-06-05 09:08:16 -07:00
hermes-inspector-msggen
metro-config
normalize-color
polyfills
react-native directly call community-cli-plugin in react-native-xcode.sh (#44721) 2024-06-05 09:08:16 -07:00
react-native-babel-preset Enable regenerator transform for hermes-canary (#44668) 2024-05-31 12:03:04 -07:00
react-native-babel-transformer
react-native-bots
react-native-codegen Align CodegenSchema.d.ts with CodegenSchema.js (#44629) 2024-05-27 19:15:42 -07:00
react-native-codegen-typescript-test
react-native-gradle-plugin Kotlin to 1.9.24 (#44787) 2024-06-04 14:51:39 -07:00
react-native-info
react-native-popup-menu-android
react-native-test-library
react-native-test-renderer
rn-tester Add more clipping examples (#44735) 2024-05-31 12:06:33 -07:00
rn-tester-e2e
typescript-config
virtualized-lists Replace direct React.createElement call with jsx in react-native (#44738) 2024-05-31 10:06:09 -07:00