From 4cbe2862524d8e2cb31d0715eb1d26b378846417 Mon Sep 17 00:00:00 2001 From: VladimirTechMan Date: Wed, 1 Mar 2017 07:08:31 -0800 Subject: [PATCH] Minor correction to the help printout, to reflect the actual behaviour Just a small update to the embedded description of the script outcome, to match the actual situation, after a quick sync-up at: https://codereview.webrtc.org/2712263002/ NOTRY=True BUG=None Review-Url: https://codereview.webrtc.org/2715363003 Cr-Commit-Position: refs/heads/master@{#16947} --- tools-webrtc/ios/build_ios_libs.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools-webrtc/ios/build_ios_libs.py b/tools-webrtc/ios/build_ios_libs.py index 7af47716c5..4e2585cc8a 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