Updated IOS documentation with correct build_ios_libs.py path

Bug: webrtc:11851
No-Try: True
Change-Id: I510779588de011004f6c5c5f43e12e6d411eb914
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181820
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31941}
This commit is contained in:
dharmesh
2020-08-17 14:47:57 +05:30
committed by Commit Bot
parent 79098821a2
commit 7b70728356

View File

@ -173,7 +173,7 @@ a script is available [here][framework-script]
To build the framework with bitcode support, pass the `--bitcode` flag to the script like so
```
$ python build_ios_libs.py --bitcode
$ python tools_webrtc/ios/build_ios_libs.py --bitcode
```
The resulting framework can be found in out_ios_libs/.