diff --git a/docs/native-code/ios/index.md b/docs/native-code/ios/index.md index 6c9d2de0e8..e2f6c3dfd6 100644 --- a/docs/native-code/ios/index.md +++ b/docs/native-code/ios/index.md @@ -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/.