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:
@ -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/.
|
||||
|
||||
|
Reference in New Issue
Block a user