Skip to content

Commit 6fff738

Browse files
chrfalchcipolleschi
authored andcommitted
Update packages/react-native/scripts/ios-prebuild/__docs__/README.md
Co-authored-by: Riccardo Cipolleschi <cipolleschi@meta.com>
1 parent 901b7c8 commit 6fff738

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

  • packages/react-native/scripts/ios-prebuild/__docs__

packages/react-native/scripts/ios-prebuild/__docs__/README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,9 @@ issues when:
119119

120120
## Integrating in your project with Cocoapods
121121

122-
For consuming, debugging or troubleshooting when using Cocoapods scripts, you
123-
can use the following environment variables:
124-
125-
- `RCT_USE_PREBUILT_RNCORE`: If set to 1, it will use the release tarball from
126-
Maven instead of building from source.
127-
- `RCT_TESTONLY_RNCORE_TARBALL_PATH`: **TEST ONLY** If set, it will use a local
128-
tarball of RNCore if it exists.
129-
- `RCT_TESTONLY_RNCORE_VERSION`: **TEST ONLY** If set, it will override the
130-
version of RNCore to be used.
131-
- `RCT_SYMBOLICATE_PREBUILT_FRAMEWORKS`: If set to 1, it will download the dSYMs
132-
for the prebuilt RNCore frameworks and install these in the framework folders
122+
For consuming, debugging or troubleshooting when using Cocoapods scripts, you can use the following environment variables:
123+
124+
- `RCT_USE_PREBUILT_RNCORE`: If set to 1, it will use the release tarball from Maven instead of building from source.
125+
- `RCT_TESTONLY_RNCORE_TARBALL_PATH`: **TEST ONLY** If set, it will use a local tarball of RNCore if it exists.
126+
- `RCT_TESTONLY_RNCORE_VERSION`: **TEST ONLY** If set, it will override the version of RNCore to be used.
127+
- `RCT_SYMBOLICATE_PREBUILT_FRAMEWORKS`: If set to 1, it will download the dSYMs for the prebuilt RNCore frameworks and install these in the framework folders

0 commit comments

Comments
 (0)