We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54da81c commit 40711efCopy full SHA for 40711ef
1 file changed
scripts/releases/ios-prebuild/__docs__/README.md
@@ -63,8 +63,7 @@ RCT_USE_RN_DEP=1 bundle exec pod install
63
64
This can be combined with `RCT_USE_RN_DEP=1` to use both React Native and its dependencies as prebuilt frameworks.
65
66
-For debugging and troubleshooting the Cocoapods scripts, you can use the
67
-following environment variables:
+For debugging and troubleshooting the Cocoapods scripts, you can use the following environment variables:
68
69
- `RCT_USE_RN_DEP`: If set to 1, it will use the release tarball from Maven
70
instead of building from source.
0 commit comments