Skip to content

Commit 2a84a89

Browse files
Update scripts/releases/ios-prebuild/__docs__/README.md
Co-authored-by: Riccardo Cipolleschi <cipolleschi@meta.com>
1 parent 40711ef commit 2a84a89

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

  • scripts/releases/ios-prebuild/__docs__

scripts/releases/ios-prebuild/__docs__/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ This can be combined with `RCT_USE_RN_DEP=1` to use both React Native and its de
6565

6666
For debugging and troubleshooting the Cocoapods scripts, you can use the following environment variables:
6767

68-
- `RCT_USE_RN_DEP`: If set to 1, it will use the release tarball from Maven
69-
instead of building from source.
70-
- `RCT_USE_LOCAL_RN_DEP`: **TEST ONLY** If set, it will use a local tarball of
71-
ReactNativeDependencies if it exists.
72-
- `RCT_DEPS_VERSION`: **TEST ONLY** If set, it will override the version of
73-
ReactNativeDependencies to be used.
68+
- `RCT_USE_RN_DEP`: If set to 1, it will use the release tarball from Maven instead of building from source.
69+
- `RCT_USE_LOCAL_RN_DEP`: **TEST ONLY** If set, it will use a local tarball of ReactNativeDependencies if it exists.
70+
- `RCT_DEPS_VERSION`: **TEST ONLY** If set, it will override the version of ReactNativeDependencies to be used.

0 commit comments

Comments
 (0)