Files
platform-external-webrtc/webrtc
kthelgason ebc34e78db [GN] Add rtc_sdk_framework_objc target to GN
The build artifacts don't look completely identical to the ones generated
by the GYP targets, but manual review shows the same symbols are exported.

On iOS,  the version generated by the GN follows convention, including
a "Headers" directory, and the .modulemap file. I think this is preferred
over the gyp version.

BUG=webrtc:6320
NOTRY=True
TESTED=Run AppRTCDemo on iOS + Mac and verified with nm that they export the same symbols.

Review-Url: https://codereview.webrtc.org/2340633003
Cr-Commit-Position: refs/heads/master@{#14228}
2016-09-15 11:30:21 +00:00
..
2016-09-15 07:53:34 +00:00
2016-09-10 05:40:34 +00:00
2016-09-15 07:53:34 +00:00
2016-09-15 07:53:34 +00:00
2016-09-14 12:10:06 +00:00
2016-09-14 12:10:06 +00:00
2016-09-07 14:34:45 +00:00
2016-09-07 14:34:45 +00:00
2016-06-23 10:52:35 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.