pristineio / webrtc-build-scripts

A set of build scripts useful for building WebRTC libraries for Android and iOS.
BSD 3-Clause "New" or "Revised" License
1.12k stars 448 forks source link

Using Release Branches with Cocoapods #133

Open jyiin opened 9 years ago

jyiin commented 9 years ago

I saw a commit that would enable these build scripts to work with release branches. https://github.com/pristineio/webrtc-build-scripts/pull/96

Is it possible to use a release branch with the cocoapod? How would this be done?

If this can only be done without using cocoapods, what are the steps?