File tree Expand file tree Collapse file tree
scripts/releases/ios-prebuild/__docs__ Expand file tree Collapse file tree Original file line number Diff line number Diff 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
6666For 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.
You can’t perform that action at this time.
0 commit comments