Chromium Code Reviews

Issue 2391123002: Add iOS static library GN build script. (Closed)

Created:
4 years, 2 months ago by tkchin_webrtc
Modified:
4 years, 2 months ago
Reviewers:
kthelgason, kjellander_webrtc, Chuck
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), henrika_webrtc, tterriberry_mozilla.com, audio-team_agora.io, qiang.lu, niklas.enbom, sdk-team_agora.io, peah-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add iOS static library GN build script. NOTRY=True BUG=webrtc:6372 Committed: https://crrev.com/5fa51e29479ed584a8879363240863152294abd1 Cr-Commit-Position: refs/heads/master@{#14532}

Patch Set 1 #

Patch Set 2 : Remove commented line #

Total comments: 2

Patch Set 3 : Don't build vp9 #

Patch Set 4 : Update comment #

Total comments: 4

Patch Set 5 : CR comments #

Patch Set 6 : Revert copyright change. #

Unified diffs Side-by-side diffs Stats (+46 lines, -251 lines)
M webrtc/build/ios/build_ios_libs.sh View 1 chunk +37 lines, -249 lines 0 comments
M webrtc/modules/audio_device/ios/objc/RTCAudioSession.h View 3 chunks +4 lines, -0 lines 0 comments
M webrtc/modules/audio_device/ios/objc/RTCAudioSessionConfiguration.h View 2 chunks +3 lines, -0 lines 0 comments
M webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm View 1 chunk +2 lines, -2 lines 0 comments

Messages

Total messages: 24 (10 generated)
tkchin_webrtc
First stab to get things working again for static libraries.
4 years, 2 months ago (2016-10-04 20:35:25 UTC) #5
Chuck
https://codereview.webrtc.org/2391123002/diff/20001/webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm File webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm (right): https://codereview.webrtc.org/2391123002/diff/20001/webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm#newcode72 webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm:72: if (adapter.videoRenderer == renderer) { Why this change? Seems ...
4 years, 2 months ago (2016-10-04 20:44:46 UTC) #6
tkchin_webrtc
https://codereview.webrtc.org/2391123002/diff/20001/webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm File webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm (right): https://codereview.webrtc.org/2391123002/diff/20001/webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm#newcode72 webrtc/sdk/objc/Framework/Classes/RTCVideoTrack.mm:72: if (adapter.videoRenderer == renderer) { On 2016/10/04 20:44:46, Chuck ...
4 years, 2 months ago (2016-10-04 21:56:34 UTC) #7
kjellander_webrtc
Can we just update the existing script instead of creating a new one? Then the ...
4 years, 2 months ago (2016-10-05 07:25:58 UTC) #8
kthelgason
I also agree with kjellander@ that we should update the old script rather than creating ...
4 years, 2 months ago (2016-10-05 07:46:25 UTC) #10
tkchin_webrtc
Per first comment I would rather do the script update over a series of CLs ...
4 years, 2 months ago (2016-10-05 16:42:27 UTC) #11
Chuck
lgtm
4 years, 2 months ago (2016-10-05 17:41:58 UTC) #12
kjellander_webrtc
On 2016/10/05 16:42:27, tkchin_webrtc wrote: > Per first comment I would rather do the script ...
4 years, 2 months ago (2016-10-05 17:55:25 UTC) #13
tkchin_webrtc
Chatted offline, removed old script.
4 years, 2 months ago (2016-10-05 18:16:25 UTC) #14
kthelgason
On 2016/10/05 18:16:25, tkchin_webrtc wrote: > Chatted offline, removed old script. in that case, lgtm.
4 years, 2 months ago (2016-10-05 18:24:47 UTC) #15
kjellander_webrtc
lgtm
4 years, 2 months ago (2016-10-05 18:54:13 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2391123002/100001
4 years, 2 months ago (2016-10-05 20:14:27 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-05 20:16:06 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 20:16:13 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/5fa51e29479ed584a8879363240863152294abd1
Cr-Commit-Position: refs/heads/master@{#14532}

Powered by Google App Engine