Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@ Update the `platform` in your `Podfile`, since `@daily-co/react-native-webrtc` o
platform :ios, '11.0'
```

If you plan on doing a release build with bitcode enabled, run:

```
./node_modules/@daily-co/react-native-webrtc/tools/downloadBitcode.sh
```

(But don't fret—you can always run it later, before you do your release build.)

Then run:

```bash
Expand Down