Skip to content

Commit 54da81c

Browse files
Update scripts/releases/ios-prebuild/__docs__/README.md
Co-authored-by: Riccardo Cipolleschi <cipolleschi@meta.com>
1 parent 9b4665c commit 54da81c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • scripts/releases/ios-prebuild/__docs__

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ To use the prebuilt React Native Dependencies XCFrameworks in your iOS project,
6161
RCT_USE_RN_DEP=1 bundle exec pod install
6262
```
6363

64-
This can be combined with `RCT_USE_RN_DEP=1` to use both React Native and its
65-
dependencies as prebuilt frameworks.
64+
This can be combined with `RCT_USE_RN_DEP=1` to use both React Native and its dependencies as prebuilt frameworks.
6665

6766
For debugging and troubleshooting the Cocoapods scripts, you can use the
6867
following environment variables:

0 commit comments

Comments
 (0)