commit | dc6b477fb49b7439b813bb707c064911bfb38dff | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Mon Jan 15 12:31:03 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 15 13:43:59 2018 |
tree | a294aac42b4a5f02c9c8cc81fc73f53b24b51818 | |
parent | 2b82ee7a01cbc2a394db474f6493ac90a1656438 [diff] |
Generate iOS framework umbrella header. Instead of keeping the umbrella header in sync manually and needing ifdefs to make it include the correct headers depending on platform, generate it based on the headers we include in the framework target. Can also be used to only include internal software codec headers when compiling with support for them. Bug: webrtc:7925 Change-Id: I63f97af1efc8710cfd62d527fcb343fed05daae2 Reviewed-on: https://webrtc-review.googlesource.com/38702 Commit-Queue: Anders Carlsson <andersc@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21613}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.