Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1527)

Issue 2712263002: Copy public headers to the output dir after building static lib for iOS (Closed)

Created:
3 years, 10 months ago by VladimirTechMan
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Copy public headers to the output dir after building static lib for iOS In the embedded help printout for the script (shell-based, then Python), for long time we suggested its users that the public headers would be available under the "include" subdirectory (inside the output dir) – in the case of using build option "static_only". But it was not implemented, actually. And I believe it would be helpful, especially for the new users. Thus, proposing to add that logic now. NOTRY=True BUG=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools-webrtc/ios/build_ios_libs.py View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
VladimirTechMan
3 years, 10 months ago (2017-02-26 00:58:40 UTC) #4
kjellander_webrtc
lgtm but wait for kthelgason
3 years, 9 months ago (2017-02-27 07:16:52 UTC) #5
kthelgason
We won't use this internally so it will remain untested. I'm leaning against adding this ...
3 years, 9 months ago (2017-02-27 08:00:50 UTC) #6
VladimirTechMan
On 2017/02/27 08:00:50, kthelgason wrote: > We won't use this internally so it will remain ...
3 years, 9 months ago (2017-02-28 02:16:31 UTC) #7
kthelgason
On 2017/02/28 02:16:31, VladimirTechMan wrote: > On 2017/02/27 08:00:50, kthelgason wrote: > > We won't ...
3 years, 9 months ago (2017-02-28 09:40:35 UTC) #8
VladimirTechMan
3 years, 9 months ago (2017-02-28 17:26:53 UTC) #9
Message was sent while issue was closed.
On 2017/02/28 09:40:35, kthelgason wrote:
> On 2017/02/28 02:16:31, VladimirTechMan wrote:
> > On 2017/02/27 08:00:50, kthelgason wrote:
> 
...
> I really appreciate you making an effort here however, and have been glad to
> receive many of your patches. I think however that we should close this one,
as
> I believe we can solve this problem in an even better way.

Alright. Thanks! We're on the same page, in general. And as long as you have a
better plan in mind, I've no issue. Closing now.

Powered by Google App Engine
This is Rietveld 408576698