Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.
 
 

Latest commit

 

History

226 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##WebRTC Build Scripts A set of build scripts useful for building WebRTC libraries for Android and iOS. NOTE: Android builds must be done on Linux. This script is tested with Ubuntu 14.04 LTS.

Initial Setup

cd $HOME/dev
git clone git@github.com:talko/webrtc-build-scripts
cd webrtc-build-scripts/[android|ios]

# Default branch is talko_master
# Default build is Release
./tk.sh --init [--branch BRANCH --build [Release|Debug|all]]

Building

cd $HOME/dev/webrtc-build-scripts/[android|ios]

# Default branch is talko_master
# Default build is Release
./tk.sh [--branch BRANCH --build [Release|Debug|all]]

About

A set of build scripts useful for building WebRTC libraries for Android and iOS.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages