| Index: tools-webrtc/ios/build_ios_libs.py
|
| diff --git a/tools-webrtc/ios/build_ios_libs.py b/tools-webrtc/ios/build_ios_libs.py
|
| index 25745e0351e58f9f4dfad52fb79f9a75a732e15f..bce41706ed997abd9a8e639204d3e1f49c67e100 100755
|
| --- a/tools-webrtc/ios/build_ios_libs.py
|
| +++ b/tools-webrtc/ios/build_ios_libs.py
|
| @@ -11,7 +11,6 @@
|
| """WebRTC iOS FAT libraries build script.
|
| Each architecture is compiled separately before being merged together.
|
| By default, the library is created in out_ios_libs/. (Change with -o.)
|
| -The headers will be copied to out_ios_libs/include.
|
| """
|
|
|
| import argparse
|
|
|